]> granicus.if.org Git - re2c/commitdiff
- This is 0.11.4.dev now
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 1 Apr 2007 11:24:28 +0000 (11:24 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Sun, 1 Apr 2007 11:24:28 +0000 (11:24 +0000)
re2c/CHANGELOG
re2c/config_w32.h
re2c/configure.in
re2c/htdocs/index.html
re2c/htdocs/manual.html

index 55f1d6b77321704fff157d41744c7cd1240124a0..bd2060cbc92143cf738db7b6cd2e58ef78db3265 100644 (file)
@@ -1,3 +1,6 @@
+Version 0.11.4 (2007-??-??)
+---------------------------
+
 Version 0.11.3 (2007-04-01)
 ---------------------------
 - Added support for underscores in named definitions.
index 4f582171e8c5eed6b20ac8c07072f32e72c58394..f4e1958043cc1f224027875f73365d1ebd253207 100644 (file)
 #define PACKAGE_NAME "re2c"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "re2c 0.11.3.dev"
+#define PACKAGE_STRING "re2c 0.11.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.11.3.dev"
+#define PACKAGE_VERSION "0.11.4.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.11.3.dev"
+#define VERSION "0.11.4.dev"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
index 10a8d539d74761c86ac667ae1908c36553ac03d3..7876604db5653f72a4059e7368e6a8c165ca7873 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(re2c, 0.11.3.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.11.4.dev, re2c-general@lists.sourceforge.net)
 AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION)
 AC_CONFIG_SRCDIR(actions.cc)
 AM_CONFIG_HEADER(config.h)
index 47b829085df2b5645fc464a88bbe3be8d936e98e..04c45c0aee640d2359ce64b6917a7d49eb7c6408 100755 (executable)
@@ -79,6 +79,9 @@ fixes which were incorporated. <a href=
 </ul>
 <hr />
 <h1>Changelog</h1>
+<h2>2007-??-??: 0.11.4</h2>
+<ul>
+</ul>
 <h2>2007-04-01: 0.11.3</h2>
 <ul>
 <li>Added support for underscores in named definitions.</li>
index a21983eea18ed18059542ca9a8d5c62649f82b15..1b357d647590b6a21b4bab405c16fe294bd952bd 100755 (executable)
@@ -492,7 +492,7 @@ specification for each start condition (as illustrated in the above example).
 <br />
 <a name="lbAO" id="lbAO"> </a>
 <h2>VERSION INFORMATION</h2>
-<p>This manpage describes <b>re2c</b>, version 0.11.3.</p>
+<p>This manpage describes <b>re2c</b>, version 0.11.4.</p>
 <hr />
 <a name="index" id="index"> </a>
 <h2>Index</h2>