From: Tz-Huan Huang Date: Thu, 23 Oct 2014 18:15:43 +0000 (+0800) Subject: Bump release 0.5.14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50c7b76d3fee8bb7400fa2c88d7a75ae4247308a;p=platform%2Fcore%2Fuifw%2Fise-engine-tables.git Bump release 0.5.14 --- diff --git a/configure.ac b/configure.ac index faf2dd2..fa10323 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,6 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(scim-tables, 0.5.13, suzhe@tsinghua.org.cn) #do not forget to edit skim/configure.in.in to change the version +AC_INIT([scim-tables], [0.5.14], [https://github.com/scim-im/scim-tables]) +# do not forget to edit skim/configure.in.in to change the version AC_CONFIG_SRCDIR([src/scim_table_imengine.h]) AC_SUBST(PACKAGE_VERSION)