Version changes to 1.5.4.
authorhanda <handa>
Wed, 25 Feb 2009 02:50:12 +0000 (02:50 +0000)
committerhanda <handa>
Wed, 25 Feb 2009 02:50:12 +0000 (02:50 +0000)
configure.ac

index 7bf5fd0..ca62097 100644 (file)
@@ -1,6 +1,6 @@
 dnl configure.ac -- autoconf script for the m17n library.
 
-dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
+dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
 dnl   National Institute of Advanced Industrial Science and Technology (AIST)
 dnl   Registration Number H15PRO112
 
@@ -23,7 +23,7 @@ dnl Boston, MA 02110-1301, USA.
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(m17n-lib, 1.5.3, m17n-lib-bug@m17n.org)
+AC_INIT(m17n-lib, 1.5.4, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 AM_MAINTAINER_MODE