From 827e05a6ff3a1db6afd7c248189baeb8da3cd5d1 Mon Sep 17 00:00:00 2001 From: helly Date: Sun, 1 Jan 2006 02:59:25 +0000 Subject: [PATCH] - Bump version under windows, too --- config_w32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config_w32.h b/config_w32.h index 7c9e2312..bae17d17 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.9.13.dev" +#define PACKAGE_STRING "re2c 0.10.0.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.9.13.dev" +#define PACKAGE_VERSION "0.10.0.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.9.13.dev" +#define VERSION "0.10.0.dev" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ -- 2.50.1