From 79f2ebf9786e1bf2f6da93c4c81022f35349cea6 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sat, 26 Jan 2008 14:41:45 +1030 Subject: [PATCH] * wesnoth-mode.el: 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 3d5d389..4543238 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.3.1" +(defconst wesnoth-mode-version "1.2.3a" "The current version of wesnoth-mode.") (defgroup wesnoth-mode nil "Wesnoth-mode access" -- 2.11.4.GIT