From: tomo Date: Sun, 30 Oct 2011 20:39:29 +0000 (+0000) Subject: Update version to 0.5.0. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c8164ccf54daae14d1c9bfbe03a5ff0ab0712354;p=chise%2Flibchise.git Update version to 0.5.0. --- diff --git a/configure.in b/configure.in index 28e6626..d7c540e 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.4.2, chise-en@m17n.org) +AC_INIT(libchise, 0.5.0, chise-en@m17n.org) AC_CONFIG_SRCDIR(chise.c) AC_CONFIG_HEADER(config.h)