]> granicus.if.org Git - re2c/commitdiff
- HEAD will become 0.11.0
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 5 Jun 2006 21:59:47 +0000 (21:59 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 5 Jun 2006 21:59:47 +0000 (21:59 +0000)
re2c/config_w32.h
re2c/configure.in

index 5d74b010c7d93c531244c02a2c37975b79959178..4e3573cf165e0c37c204fd1b90c58db31137909b 100644 (file)
 #define PACKAGE_NAME "re2c"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "re2c 0.10.4"
+#define PACKAGE_STRING "re2c 0.11.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.10.4"
+#define PACKAGE_VERSION "0.11.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.10.4"
+#define VERSION "0.11.0.dev"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
index 850c60dfb8fa582d6d56a09a67d854398d4c27d0..e9435753f254ca6e78824395a47da47b0a8449d2 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(re2c, 0.10.5.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.11.0.dev, re2c-general@lists.sourceforge.net)
 AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION)
 AC_CONFIG_SRCDIR(actions.cc)
 AM_CONFIG_HEADER(config.h)