]> granicus.if.org Git - re2c/commitdiff
Update version to 0.13.7.4.dev
authorUlya Trofimovich <skvadrik@gmail.com>
Mon, 28 Jul 2014 15:03:34 +0000 (18:03 +0300)
committerUlya Trofimovich <skvadrik@gmail.com>
Mon, 28 Jul 2014 15:03:34 +0000 (18:03 +0300)
re2c/config_w32.h
re2c/configure.in

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