projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c2aa02
)
Version changed to 1.5.0
author
handa
<handa>
Tue, 13 Nov 2007 07:40:19 +0000
(07:40 +0000)
committer
handa
<handa>
Tue, 13 Nov 2007 07:40:19 +0000
(07:40 +0000)
(API_VERSION): Updated to 3:0:3.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
9c84512
..
a44e877
100644
(file)
--- 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