From de339e3f48a9fdf3bb7187d5f26324e9b330bf17 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Mon, 5 Dec 2011 23:52:40 +0330 Subject: [PATCH] v0.14.1 --- src/lib/version.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/version.el b/src/lib/version.el index d1aab30..c702cd1 100644 --- a/src/lib/version.el +++ b/src/lib/version.el @@ -14,7 +14,7 @@ ;; You should have received a copy of the GNU General Public License ;; along with this program. If not, see . -(defvar KUSO-VERSION "v0.14.0" +(defvar KUSO-VERSION "v0.14.1" "KusoIDE version string")