From: tomo Date: Mon, 1 Mar 2004 12:33:13 +0000 (+0000) Subject: Update version to 0.2.1. X-Git-Tag: libchise-0_2_1~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cd479e780572e401f18da9eb921519a5a8c8aafd;p=chise%2Flibchise.git Update version to 0.2.1. --- diff --git a/configure.in b/configure.in index ad7175f..86663b5 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.0, chise-en@m17n.org) +AC_INIT(libchise, 0.2.1, chise-en@m17n.org) AC_CONFIG_SRCDIR(chise.c) AC_CONFIG_HEADER(config.h)