Version changed to 1.5.0
authorhanda <handa>
Tue, 13 Nov 2007 07:40:19 +0000 (07:40 +0000)
committerhanda <handa>
Tue, 13 Nov 2007 07:40:19 +0000 (07:40 +0000)
(API_VERSION): Updated to 3:0:3.

configure.ac

index 9c84512..a44e877 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.4.0, m17n-lib-bug@m17n.org)
+AC_INIT(m17n-lib, 1.5.0, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 AM_MAINTAINER_MODE
 
-API_VERSION=2:0:2
+API_VERSION=3:0:3
 AC_SUBST(API_VERSION)
 
 AM_GNU_GETTEXT