From: helly Date: Mon, 17 Apr 2006 21:06:20 +0000 (+0000) Subject: - back to dev X-Git-Tag: 0.13.6~362 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de6c5a60b77f8227c5ff7c812bb6c67d42da0785;p=re2c - back to dev --- diff --git a/config_w32.h b/config_w32.h index 25ba4dbd..2f51e37b 100644 --- a/config_w32.h +++ b/config_w32.h @@ -63,13 +63,13 @@ #define PACKAGE_NAME "re2c" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "re2c 0.10.2.rc2" +#define PACKAGE_STRING "re2c 0.10.2.dev" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "re2c" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.10.2.rc2" +#define PACKAGE_VERSION "0.10.2.dev" /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 @@ -87,7 +87,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.10.2.rc2" +#define VERSION "0.10.2.dev" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */