From: helly Date: Mon, 17 Apr 2006 20:17:20 +0000 (+0000) Subject: - Prepare 0.10.2.rc2 X-Git-Tag: 0.13.6~365 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ed80c8bb4e68c6924694b5400105d1601574fcb;p=re2c - Prepare 0.10.2.rc2 --- diff --git a/configure.in b/configure.in index 653b9571..09584f11 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT(re2c, 0.10.2.dev, re2c-general@lists.sourceforge.net) +AC_INIT(re2c, 0.10.2.rc2, re2c-general@lists.sourceforge.net) AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION) AC_CONFIG_SRCDIR(actions.cc) AM_CONFIG_HEADER(config.h)