From: handa Date: Wed, 16 May 2007 05:52:39 +0000 (+0000) Subject: Version changed to 1.4.0 X-Git-Tag: FLT-base~54 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e4249cc09c3ae59991290abb05c42b8b91b68cfa;p=m17n%2Fm17n-lib.git Version changed to 1.4.0 (API_VERSION): Updated to 2:0:2. --- diff --git a/configure.ac b/configure.ac index 8b4e301..5a92a29 100644 --- a/configure.ac +++ b/configure.ac @@ -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