From 3c2ae1b14021c5e77962f8e148312ba80f7fb27e Mon Sep 17 00:00:00 2001 From: nuno-lopes Date: Fri, 21 Mar 2008 19:49:26 +0000 Subject: [PATCH] touch --- re2c/config_w32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/re2c/config_w32.h b/re2c/config_w32.h index 33c06ddc..268f7592 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.3.dev" +#define PACKAGE_STRING "re2c 0.13.4.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.3.dev" +#define PACKAGE_VERSION "0.13.4.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.3.dev" +#define VERSION "0.13.4.dev" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ -- 2.40.0