From: tomo Date: Fri, 22 Dec 2006 08:22:15 +0000 (+0000) Subject: Update version to 0.0.1. X-Git-Tag: chise-base-0_24~6 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=commitdiff_plain;h=f9cf1693b4b4c183bcc09c90c352fbd53955f2a0 Update version to 0.0.1. --- diff --git a/configure.in b/configure.in index 212b075..0355386 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.0, chise-en@m17n.org) +AC_INIT(concord, 0.0.1, chise-en@m17n.org) AC_CONFIG_SRCDIR(concord.c) AC_CONFIG_HEADER(config.h)