From: tomo Date: Tue, 12 Aug 2003 17:38:30 +0000 (+0000) Subject: Update version to 0.2.0. X-Git-Tag: b1-r0_2_0-pre1~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ccf0c749c7a5f1482fdd14dd03696a4af9d7d459;p=chise%2Flibchise.git Update version to 0.2.0. --- diff --git a/configure.in b/configure.in index 5e0adc1..cbf3d40 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.1.1, chise-en@m17n.org) +AC_INIT(libchise, 0.2.0, chise-en@m17n.org) AC_CONFIG_SRCDIR(chise.c) AC_CONFIG_HEADER(config.h)