From 723b997c15c1180fcc26b104de13b977e1b5f7c0 Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Sun, 29 Mar 2015 17:17:39 +0200 Subject: [PATCH] Release 2.4 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9488359..cb29e0e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([ibus-cangjie], [2.3], [https://github.com/Cangjians/ibus-cangjie/issues], [ibus-cangjie], [https://github.com/Cangjians/ibus-cangjie]) +AC_INIT([ibus-cangjie], [2.4], [https://github.com/Cangjians/ibus-cangjie/issues], [ibus-cangjie], [https://github.com/Cangjians/ibus-cangjie]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4])