From: handa Date: Mon, 5 Oct 2009 10:58:13 +0000 (+0000) Subject: Version changed to 1.6.0. X-Git-Tag: merge-to-XML~59 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5fddc0f94cd91bd45a4fed6febaa6298731e633b;p=m17n%2Fm17n-lib.git Version changed to 1.6.0. (API_VERSION): Changed to 4.0.4. --- diff --git a/configure.ac b/configure.ac index 9550e3b..4b8160e 100644 --- a/configure.ac +++ b/configure.ac @@ -23,13 +23,13 @@ dnl Boston, MA 02110-1301, USA. dnl Process this file with autoconf to produce a configure script. -AC_INIT([m17n-lib],[1.5.5],[m17n-lib-bug@m17n.org]) +AC_INIT([m17n-lib],[1.6.0],[m17n-lib-bug@m17n.org]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([src/config.h]) AM_MAINTAINER_MODE -API_VERSION=3:0:3 +API_VERSION=4:0:4 AC_SUBST(API_VERSION) AM_GNU_GETTEXT