]> granicus.if.org Git - re2c/commitdiff
- This is 0.13.6.dev now
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 25 May 2008 15:42:28 +0000 (15:42 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 25 May 2008 15:42:28 +0000 (15:42 +0000)
re2c/config_w32.h
re2c/configure.in

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