From: tomo Date: Tue, 20 Jul 2004 13:53:05 +0000 (+0000) Subject: Update version to 0.3.0. X-Git-Tag: chise-core-0_22~7 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Flibchise.git;a=commitdiff_plain;h=4f6192d3646a4dbb1b8a4e97cda593ac6129e3fd Update version to 0.3.0. --- diff --git a/configure.in b/configure.in index 6dba6ca..d65f346 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.2, chise-en@m17n.org) +AC_INIT(libchise, 0.3.0, chise-en@m17n.org) AC_CONFIG_SRCDIR(chise.c) AC_CONFIG_HEADER(config.h)