X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=5ee773a38124d045d047a738a8f8ac6edad322bd;hb=5a49f2186c58f706c274a2139a020a7394cc9668;hp=3ae4713cd9f4e5b5ce8a9e42b683194e5feb6675;hpb=e568b6e557a40f1a3983e999010b5ea9460146f2;p=m17n%2Flibotf.git diff --git a/configure.ac b/configure.ac index 3ae4713..5ee773a 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Autoconf script for libotf. dnl Process this file with autoconf to produce a configure script. -dnl Copyright (C) 2003, 2004, 2005, 2006 +dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 dnl National Institute of Advanced Industrial Science and Technology (AIST) dnl Registration Number H15PRO167 @@ -23,8 +23,8 @@ dnl License along with this library, in a file named COPYING; if not, dnl write to the Free Software Foundation, Inc., 59 Temple Place, Suite dnl 330, Boston, MA 02111-1307, USA. -AC_INIT(libotf, 0.9.6, handa@m17n.org) -AM_INIT_AUTOMAKE(libotf, 0.9.6) +AC_INIT(libotf, 0.9.10, handa@m17n.org) +AM_INIT_AUTOMAKE(libotf, 0.9.10) AM_CONFIG_HEADER(src/config.h) # Checks for programs.