From: helly Date: Fri, 8 Apr 2005 20:40:52 +0000 (+0000) Subject: - prepare 0.9.5 release X-Git-Tag: 0.13.6~667 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fcf20e0718b1c84717b504c34f596a5056b9c651;p=re2c - prepare 0.9.5 release --- diff --git a/configure.in b/configure.in index 008e55f0..592e8dc0 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT(re2c, 0.9.5.dev, re2c-general@lists.sourceforge.net) +AC_INIT(re2c, 0.9.5, re2c-general@lists.sourceforge.net) AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION) AC_CONFIG_SRCDIR(actions.cc) AM_CONFIG_HEADER(config.h)