From b9fc271c4b4f8bf57876c89e8a85cd7c353c8bef Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Tue, 10 Jun 2008 19:36:41 +0930 Subject: [PATCH] * wesnoth-mode.el (wesnoth-mode-version): Updated to 1.2.3+git. --- wesnoth-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wesnoth-mode.el b/wesnoth-mode.el index 630be67..7f602ff 100644 --- a/wesnoth-mode.el +++ b/wesnoth-mode.el @@ -84,7 +84,7 @@ ;; * Base indent now defaults to 4. ;; * Added support for #ifndef. -(defconst wesnoth-mode-version "1.2.3b" +(defconst wesnoth-mode-version "1.2.3+git" "The current version of wesnoth-mode.") (defgroup wesnoth-mode nil "Wesnoth-mode access" -- 2.11.4.GIT