From: handa Date: Mon, 12 Sep 2011 04:33:25 +0000 (+0000) Subject: Version changed to 1.6.3. X-Git-Tag: REL-1-6-3-RC~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=6cb39805f86a358f23d542c993dfcdb6f5c45b4e;p=m17n%2Fm17n-lib.git Version changed to 1.6.3. --- diff --git a/configure.ac b/configure.ac index b664b66..8344c70 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl configure.ac -- autoconf script for the m17n library. -dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 +dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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.6.2],[m17n-lib-bug@m17n.org]) +AC_INIT([m17n-lib],[1.6.3],[m17n-lib-bug@m17n.org]) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h])