From ed77b20cf4fcda099d9f4e0dbfd565094e65eb70 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Wed, 22 Oct 2008 18:59:35 +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 08ee3d0..2555bf9 100644 --- a/wesnoth-mode.el +++ b/wesnoth-mode.el @@ -140,7 +140,7 @@ (require 'wesnoth-update) (require 'wesnoth-wml-data) -(defconst wesnoth-mode-version "1.3.1" +(defconst wesnoth-mode-version "1.3.1a" "The current version of `wesnoth-mode'.") (defgroup wesnoth-mode nil "Wesnoth-mode access" -- 2.11.4.GIT