From: helly Date: Wed, 1 Feb 2006 09:54:30 +0000 (+0000) Subject: - Back to dev X-Git-Tag: 0.13.6~467 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b343bebd2a33b2603daea3717a7e77f618ae4f43;p=re2c - Back to dev --- diff --git a/configure.in b/configure.in index 1edb5fc2..bbd34e23 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT(re2c, 0.10.0.rc1, re2c-general@lists.sourceforge.net) +AC_INIT(re2c, 0.10.0.dev, re2c-general@lists.sourceforge.net) AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION) AC_CONFIG_SRCDIR(actions.cc) AM_CONFIG_HEADER(config.h)