From 3a76ffe0c576717e9ef70abe6638d111be41cea1 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 28 Dec 2007 05:01:41 +0000 Subject: [PATCH] Versions changed to 0.9.7. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 4c20fe9..ace6951 100644 --- a/configure.ac +++ b/configure.ac @@ -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.7, handa@m17n.org) +AM_INIT_AUTOMAKE(libotf, 0.9.7) AM_CONFIG_HEADER(src/config.h) # Checks for programs. -- 1.7.10.4