From 4b0472104c36ba314b150d865b0e97b1c5cab34e Mon Sep 17 00:00:00 2001 From: Ulya Trofimovich Date: Sun, 22 Nov 2015 21:03:29 +0000 Subject: [PATCH] Release 0.15.1. --- re2c/bootstrap/doc/re2c.1 | 2 +- re2c/bootstrap/src/conf/parse_opts.cc | 2 +- re2c/bootstrap/src/parse/lex.cc | 2 +- re2c/bootstrap/src/parse/lex_conf.cc | 2 +- re2c/configure.ac | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/re2c/bootstrap/doc/re2c.1 b/re2c/bootstrap/doc/re2c.1 index c1f0fb0b..5ea3ed02 100644 --- a/re2c/bootstrap/doc/re2c.1 +++ b/re2c/bootstrap/doc/re2c.1 @@ -1041,6 +1041,6 @@ Emmanuel Mogenet \fI\%mgix@mgix.com\fP Ulya Trofimovich \fI\%skvadrik@gmail.com\fP .SH VERSION INFORMATION .sp -This manpage describes \fBre2c\fP version 0.15, package date 22 Nov 2015. +This manpage describes \fBre2c\fP version 0.15.1, package date 22 Nov 2015. .\" Generated by docutils manpage writer. . diff --git a/re2c/bootstrap/src/conf/parse_opts.cc b/re2c/bootstrap/src/conf/parse_opts.cc index 90411da8..5c5a3f85 100644 --- a/re2c/bootstrap/src/conf/parse_opts.cc +++ b/re2c/bootstrap/src/conf/parse_opts.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 0.14.3 on Sun Nov 22 19:51:58 2015 */ +/* Generated by re2c 0.14.3 on Sun Nov 22 21:02:24 2015 */ #line 1 "../src/conf/parse_opts.re" #include diff --git a/re2c/bootstrap/src/parse/lex.cc b/re2c/bootstrap/src/parse/lex.cc index c98bab67..1eafed57 100644 --- a/re2c/bootstrap/src/parse/lex.cc +++ b/re2c/bootstrap/src/parse/lex.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 0.14.3 on Sun Nov 22 19:51:58 2015 */ +/* Generated by re2c 0.14.3 on Sun Nov 22 21:02:24 2015 */ #line 1 "../src/parse/lex.re" #include #include diff --git a/re2c/bootstrap/src/parse/lex_conf.cc b/re2c/bootstrap/src/parse/lex_conf.cc index c6f21dec..21ef44fa 100644 --- a/re2c/bootstrap/src/parse/lex_conf.cc +++ b/re2c/bootstrap/src/parse/lex_conf.cc @@ -1,4 +1,4 @@ -/* Generated by re2c 0.14.3 on Sun Nov 22 19:51:58 2015 */ +/* Generated by re2c 0.14.3 on Sun Nov 22 21:02:24 2015 */ #line 1 "../src/parse/lex_conf.re" #include "src/parse/scanner.h" #include "src/util/s_to_n32_unsafe.h" diff --git a/re2c/configure.ac b/re2c/configure.ac index e6b478c1..6e28b7d2 100644 --- a/re2c/configure.ac +++ b/re2c/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([re2c],[0.15],[re2c-general@lists.sourceforge.net]) +AC_INIT([re2c],[0.15.1],[re2c-general@lists.sourceforge.net]) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_SILENT_RULES([yes]) -- 2.40.0