From ba432f4949fe12b522afcf833f40e482a7600d2f Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sun, 4 Jan 2009 12:52:09 +1030 Subject: [PATCH] * wesnoth-mode.el (wesnoth-mode-version): 1.3.4. --- wesnoth-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wesnoth-mode.el b/wesnoth-mode.el index e3323d5..85b5de8 100644 --- a/wesnoth-mode.el +++ b/wesnoth-mode.el @@ -173,7 +173,7 @@ (require 'wesnoth-update) (require 'wesnoth-wml-data) -(defconst wesnoth-mode-version "1.3.3a" +(defconst wesnoth-mode-version "1.3.4" "The current version of `wesnoth-mode'.") (defgroup wesnoth-mode nil "Wesnoth-mode access" -- 2.11.4.GIT