summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2009-02-05 15:25:13 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2009-02-05 15:25:13 +0800
commit5fc311c8a1195afca7a29006f8d3e785b35c6b00 (patch)
tree72b31b0f8a3c3ee8b1766d002af3013c4cb44646 /configure.ac
parent87c79e5ebdbac37e6a7533f2d41a3905ca62692a (diff)
downloadibus-anthy-5fc311c8a1195afca7a29006f8d3e785b35c6b00.tar.gz
Migrate ibus-anthy to ibus-1.1.xc_impl
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index b89edcb..34b93f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,9 +20,9 @@
# if not 1, append datestamp to the version number.
m4_define([ibus_released], [0])
-m4_define([ibus_major_version], [0])
+m4_define([ibus_major_version], [1])
m4_define([ibus_minor_version], [1])
-m4_define([ibus_micro_version], [1])
+m4_define([ibus_micro_version], [0])
m4_define(ibus_maybe_datestamp,
m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))
@@ -97,7 +97,7 @@ Makefile
ibus-anthy.spec
engine/Makefile
engine/ibus-engine-anthy
-engine/anthy.engine
+engine/anthy.xml
icons/Makefile
m4/Makefile
])