]> granicus.if.org Git - re2c/commitdiff
- This is 0.13.4.dev now
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 14 Mar 2008 21:03:33 +0000 (21:03 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 14 Mar 2008 21:03:33 +0000 (21:03 +0000)
re2c/CHANGELOG
re2c/configure.in
re2c/htdocs/index.html
re2c/htdocs/manual.html
re2c/re2c.1.in

index 4b590009614ebbf94654b2db901e8ce215e24c80..6130bbd4871691f9094c2f61c3ccc55adc097765 100644 (file)
@@ -1,4 +1,7 @@
-Version 0.13.3 (2008-??-??)
+Version 0.13.4 (2008-??-??)
+---------------------------
+
+Version 0.13.3 (2008-03-14)
 ---------------------------
 - Added -r flag to allow reuse of scanner definitions.
 - Added -F flag to support flex syntax in rules.
index f7c1edd7f68806711da7ccef8652cb961777e1de..4d5f44203f5969f656cf2a9f05189611b19bf52e 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(re2c, 0.13.3.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.13.4.dev, re2c-general@lists.sourceforge.net)
 AM_INIT_AUTOMAKE(re2c, $PACKAGE_VERSION)
 AC_CONFIG_SRCDIR(actions.cc)
 AM_CONFIG_HEADER(config.h)
index fb315e2f5eda44e53f4fc3dbc4fd33a37e4c8a7b..bd1caa72bb10d5afa7b0ae6f00de4d53a21f9607 100755 (executable)
@@ -80,7 +80,10 @@ fixes which were incorporated. <a href=
 </ul>
 <hr />
 <h1>Changelog</h1>
-<h2>2008-??-??: 0.13.3</h2>
+<h2>2008-??-??: 0.13.4</h2>
+<ul>
+</ul>
+<h2>2008-03-14: 0.13.3</h2>
 <ul>
 <li>Added -r flag to allow reuse of scanner definitions.</li>
 <li>Added -F flag to support flex syntax in rules.</li>
index a376cfa41489709f4b6164ec4e5ee4756cb8bb98..c2ff8331cc14bcddba82a3b89733a8fb8d6f15ff 100755 (executable)
@@ -7,7 +7,7 @@
 <body>
 <h1>RE2C</h1>
 Section: User Commands (1)<br />
-Updated: 23 Aug 2007<br />
+Updated: 14 Mar 2008<br />
 <a href="#index">Index</a>
 <hr />
 <a name="lbAB" id="lbAB">&nbsp;</a>
@@ -694,6 +694,6 @@ else then e detection of end of data/file.</p>
 <br />
 <hr />
 <p>This document was created by man2html, using the manual pages.<br />
-Date: 23 Aug, 2007</p>
+Date: 14 Mar, 2008</p>
 </body>
 </html>
index 4580c0dd53f58885d68ed5c1058accaa9837bd22..a9640ab5c4f714f631b2bee8effe530bfdaa6acc 100644 (file)
@@ -1,7 +1,7 @@
 ./" 
 ./" $Id$
 ./"
-.TH RE2C 1 "24 June 2007" "Version @PACKAGE_VERSION@"
+.TH RE2C 1 "14 March 2008" "Version @PACKAGE_VERSION@"
 .ds re \fBre2c\fP
 .ds le \fBlex\fP
 .ds rx regular-expression