From: tomo Date: Sat, 17 Jul 2004 02:14:53 +0000 (+0000) Subject: Update version to 0.2.2. X-Git-Tag: chise-core-0_22~12 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Flibchise.git;a=commitdiff_plain;h=a8257d65ef3af5fa5566935b74d2916476c10850 Update version to 0.2.2. --- diff --git a/configure.in b/configure.in index 86663b5..6dba6ca 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT(libchise, 0.2.1, chise-en@m17n.org) +AC_INIT(libchise, 0.2.2, chise-en@m17n.org) AC_CONFIG_SRCDIR(chise.c) AC_CONFIG_HEADER(config.h)