From: tomo Date: Thu, 10 Jun 2010 03:00:33 +0000 (+0000) Subject: Update version to 0.0.2. X-Git-Tag: chise-base-0_25~3 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=commitdiff_plain;h=abeddedca7db1014ca71e910972c4bc6ccea7e03 Update version to 0.0.2. --- diff --git a/configure.in b/configure.in index 82e0db8..8ac29b6 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(concord, 0.0.1, chise-en@m17n.org) +AC_INIT(concord, 0.0.2, chise-en@m17n.org) AC_CONFIG_SRCDIR(concord.c) AC_CONFIG_HEADER(config.h)