From fe2b9a7c933bfcc19665bd5ee678d83ccfbd18f8 Mon Sep 17 00:00:00 2001
From: helly
Date: Fri, 14 Mar 2008 21:03:33 +0000
Subject: [PATCH] - This is 0.13.4.dev now
---
re2c/CHANGELOG | 5 ++++-
re2c/configure.in | 2 +-
re2c/htdocs/index.html | 5 ++++-
re2c/htdocs/manual.html | 4 ++--
re2c/re2c.1.in | 2 +-
5 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/re2c/CHANGELOG b/re2c/CHANGELOG
index 4b590009..6130bbd4 100644
--- a/re2c/CHANGELOG
+++ b/re2c/CHANGELOG
@@ -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.
diff --git a/re2c/configure.in b/re2c/configure.in
index f7c1edd7..4d5f4420 100644
--- a/re2c/configure.in
+++ b/re2c/configure.in
@@ -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)
diff --git a/re2c/htdocs/index.html b/re2c/htdocs/index.html
index fb315e2f..bd1caa72 100755
--- a/re2c/htdocs/index.html
+++ b/re2c/htdocs/index.html
@@ -80,7 +80,10 @@ fixes which were incorporated.
Changelog
-2008-??-??: 0.13.3
+2008-??-??: 0.13.4
+
+2008-03-14: 0.13.3
- Added -r flag to allow reuse of scanner definitions.
- Added -F flag to support flex syntax in rules.
diff --git a/re2c/htdocs/manual.html b/re2c/htdocs/manual.html
index a376cfa4..c2ff8331 100755
--- a/re2c/htdocs/manual.html
+++ b/re2c/htdocs/manual.html
@@ -7,7 +7,7 @@
RE2C
Section: User Commands (1)
-Updated: 23 Aug 2007
+Updated: 14 Mar 2008
Index
@@ -694,6 +694,6 @@ else then e detection of end of data/file.
This document was created by man2html, using the manual pages.
-Date: 23 Aug, 2007
+Date: 14 Mar, 2008