]> granicus.if.org Git - re2c/commitdiff
- Go with 0.10.4
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 31 May 2006 22:56:16 +0000 (22:56 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 31 May 2006 22:56:16 +0000 (22:56 +0000)
re2c/CHANGELOG
re2c/config_w32.h
re2c/configure.in
re2c/htdocs/index.html
re2c/htdocs/manual.html

index 9c50346d476d836981f4c6d87da599906e0d11d8..8e077e487a59aae8f02c965b97a0911dafad77f3 100644 (file)
@@ -1,4 +1,4 @@
-Version 0.10.4 (200?-??-??)
+Version 0.10.4 (2006-06-01)
 ---------------------------
 - Fix whitespace in generated code.
 
index 4f042c5a7cdfc6e5fc46e3dce83b503f073ab146..5d74b010c7d93c531244c02a2c37975b79959178 100644 (file)
 #define PACKAGE_NAME "re2c"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "re2c 0.10.4.dev"
+#define PACKAGE_STRING "re2c 0.10.4"
 
 /* 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.dev"
+#define PACKAGE_VERSION "0.10.4"
 
 /* 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.dev"
+#define VERSION "0.10.4"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
index c60b434e77ef6e5789d461b8ba35f49516ce881a..3211395f6bf5ab900ac9b7e285e9274dd8b61e08 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(re2c, 0.10.4.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.10.4, re2c-general@lists.sourceforge.net)
 AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION)
 AC_CONFIG_SRCDIR(actions.cc)
 AM_CONFIG_HEADER(config.h)
index 44837c0f4277eaf89bd9086211375d7054411046..559c00643719535e58a5e1684aa22ee85046b4e6 100755 (executable)
@@ -76,6 +76,10 @@ provide re2c packages.</li>
 </ul>
 <hr />
 <h1>Changelog</h1>
+<h2>2006-06-01: 0.10.4</h2>
+<ul>
+<li>Fix whitespace in generated code.</li>
+</ul>
 <h2>2006-05-14: 0.10.3</h2>
 <ul>
 <li>Fixed issue with -wb and -ws.</li>
index 6cd09f762c13e4a4c3fda501ae2f18b7a3d312a1..258b1aad0603a61987ddde0a5bfc7af944dba5c5 100755 (executable)
@@ -430,7 +430,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.10.3.</p>
+<p>This manpage describes <b>re2c</b>, version 0.10.4.</p>
 <hr />
 <a name="index" id="index"> </a>
 <h2>Index</h2>
@@ -454,6 +454,6 @@ specification for each start condition (as illustrated in the above example).
 <br />
 <hr />
 <p>This document was created by man2html, using the manual pages.<br />
-Time: 23:39:44 GMT, May 8, 2006</p>
+Time: 00:00:00 GMT, June 1, 2006</p>
 </body>
 </html>