From: handa Date: Tue, 13 Nov 2007 07:40:19 +0000 (+0000) Subject: Version changed to 1.5.0 X-Git-Tag: REL-1-5-0~51 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f77bfe3e689f4cf0ab6d2d2091c80ad07b1b5d4e;p=m17n%2Fm17n-lib.git Version changed to 1.5.0 (API_VERSION): Updated to 3:0:3. --- diff --git a/configure.ac b/configure.ac index 9c84512..a44e877 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.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