X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=be24a8059e21deef34666565c3ddb3934af77134;hb=c7a3baf265e80d8286a28b6dfed9df2a2c36c97f;hp=ace69516d2639a12d94a3ee6ac63efa3a09224b6;hpb=3a76ffe0c576717e9ef70abe6638d111be41cea1;p=m17n%2Flibotf.git diff --git a/configure.ac b/configure.ac index ace6951..be24a80 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, 2007 +dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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.7, handa@m17n.org) -AM_INIT_AUTOMAKE(libotf, 0.9.7) +AC_INIT(libotf, 0.9.12, handa@m17n.org) +AM_INIT_AUTOMAKE(libotf, 0.9.12) AM_CONFIG_HEADER(src/config.h) # Checks for programs.