From db6ff253a3acaeb2a4f8ac11dcf2fc013336ee6e Mon Sep 17 00:00:00 2001
From: helly
Date: Sat, 5 Apr 2008 15:09:33 +0000
Subject: [PATCH] - Add 0.13.4 release
---
re2c/CHANGELOG | 5 ++++-
re2c/bootstrap/scanner.cc | 2 +-
re2c/config_w32.h | 6 +++---
re2c/configure.in | 2 +-
re2c/htdocs/index.html | 5 ++++-
re2c/htdocs/manual.html | 4 ++--
re2c/re2c.1.in | 2 +-
7 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/re2c/CHANGELOG b/re2c/CHANGELOG
index c1954252..aed6a34c 100644
--- a/re2c/CHANGELOG
+++ b/re2c/CHANGELOG
@@ -1,4 +1,7 @@
-Version 0.13.4 (2008-??-??)
+Version 0.13.5 (2008-??-??)
+---------------------------
+
+Version 0.13.4 (2008-04-05)
---------------------------
- Added transparent handling of #line directives in input files.
- Added re2c:yyfill:check inplace configuration.
diff --git a/re2c/bootstrap/scanner.cc b/re2c/bootstrap/scanner.cc
index a21c4f02..36e26cce 100644
--- a/re2c/bootstrap/scanner.cc
+++ b/re2c/bootstrap/scanner.cc
@@ -1,4 +1,4 @@
-/* Generated by re2c 0.13.4.dev on Thu Apr 3 22:57:54 2008 */
+/* Generated by re2c 0.13.4.dev on Sat Apr 5 15:54:36 2008 */
/* $Id$ */
#include
#include
diff --git a/re2c/config_w32.h b/re2c/config_w32.h
index 268f7592..7f65ed87 100644
--- a/re2c/config_w32.h
+++ b/re2c/config_w32.h
@@ -59,13 +59,13 @@
#define PACKAGE_NAME "re2c"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "re2c 0.13.4.dev"
+#define PACKAGE_STRING "re2c 0.13.5.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.4.dev"
+#define PACKAGE_VERSION "0.13.5.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.4.dev"
+#define VERSION "0.13.5.dev"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
diff --git a/re2c/configure.in b/re2c/configure.in
index 4d5f4420..fe54f9a3 100644
--- a/re2c/configure.in
+++ b/re2c/configure.in
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT(re2c, 0.13.4.dev, re2c-general@lists.sourceforge.net)
+AC_INIT(re2c, 0.13.5.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 37c3c931..1c9d4569 100755
--- a/re2c/htdocs/index.html
+++ b/re2c/htdocs/index.html
@@ -80,7 +80,10 @@ fixes which were incorporated.
Changelog
-2008-??-??: 0.13.4
+2008-??-??: 0.13.5
+
+2008-04-05: 0.13.4
Added transparent handling of #line directives in input files.
Added re2c:yyfill:check inplace configuration.
Added re2c:define:YYSETSTATE:naked inplace configuration.
diff --git a/re2c/htdocs/manual.html b/re2c/htdocs/manual.html
index abb9295a..26951477 100755
--- a/re2c/htdocs/manual.html
+++ b/re2c/htdocs/manual.html
@@ -7,7 +7,7 @@
RE2C
Section: User Commands (1)
-Updated: 14 Mar 2008
+Updated: 05 Apr 2008
Index
@@ -701,6 +701,6 @@ else then e detection of end of data/file.
This document was created by man2html, using the manual pages.
-Date: 14 Mar, 2008
+Date: 05 Apr, 2008