Vesions changed to 1.5.1.
authorhanda <handa>
Tue, 15 Jan 2008 06:43:04 +0000 (06:43 +0000)
committerhanda <handa>
Tue, 15 Jan 2008 06:43:04 +0000 (06:43 +0000)
configure.ac

index a44e877..7aa39ec 100644 (file)
@@ -1,6 +1,6 @@
 dnl configure.ac -- autoconf script for the m17n library.
 
-dnl Copyright (C) 2003, 2004, 2005, 2006, 2007
+dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
 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.0, m17n-lib-bug@m17n.org)
+AC_INIT(m17n-lib, 1.5.1, m17n-lib-bug@m17n.org)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(src/config.h)
 AM_MAINTAINER_MODE