From: helly Date: Fri, 24 Aug 2007 10:22:47 +0000 (+0000) Subject: - This is 0.13.2.dev now X-Git-Tag: 0.13.6~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24e37e15da1932b7b9c3bb2827c31982d2d3af81;p=re2c - This is 0.13.2.dev now --- diff --git a/re2c/config_w32.h b/re2c/config_w32.h index 90dde446..3fa28ef8 100644 --- a/re2c/config_w32.h +++ b/re2c/config_w32.h @@ -59,13 +59,13 @@ #define PACKAGE_NAME "re2c" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "re2c 0.13.1.dev" +#define PACKAGE_STRING "re2c 0.13.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.13.1.dev" +#define PACKAGE_VERSION "0.13.2.dev" /* The size of a `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 @@ -83,7 +83,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.13.1.dev" +#define VERSION "0.13.2.dev" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */