From d8618998bc9cca93d5c6900b0d4dba11e05f6b27 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Thu, 28 Feb 2008 21:42:20 +1030 Subject: [PATCH] * wesnoth-mode.el (wesnoth-mode-version): Update version number. --- wesnoth-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wesnoth-mode.el b/wesnoth-mode.el index 48ee5c7..e0df6cb 100644 --- a/wesnoth-mode.el +++ b/wesnoth-mode.el @@ -82,7 +82,7 @@ ;; * Base indent now defaults to 4. ;; * Added support for #ifndef. -(defconst wesnoth-mode-version "1.2.3a" +(defconst wesnoth-mode-version "1.2.3b" "The current version of wesnoth-mode.") (defgroup wesnoth-mode nil "Wesnoth-mode access" -- 2.11.4.GIT