]> granicus.if.org Git - re2c/commitdiff
- Add 0.13.2
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 14 Feb 2008 22:29:21 +0000 (22:29 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 14 Feb 2008 22:29:21 +0000 (22:29 +0000)
re2c/config_w32.h
re2c/configure.in

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