Version changed to 1.4.0
authorhanda <handa>
Wed, 16 May 2007 05:52:39 +0000 (05:52 +0000)
committerhanda <handa>
Wed, 16 May 2007 05:52:39 +0000 (05:52 +0000)
(API_VERSION): Updated to 2:0:2.

configure.ac

index 8b4e301..5a92a29 100644 (file)
@@ -23,12 +23,12 @@ dnl Boston, MA 02110-1301, USA.
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(m17n-lib, 1.3.5, m17n-lib-bug@m17n.org)
+AC_INIT(m17n-lib, 1.4.0, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 AM_MAINTAINER_MODE
 
-API_VERSION=1:0:1
+API_VERSION=2:0:2
 AC_SUBST(API_VERSION)
 
 AM_GNU_GETTEXT