* configure.ac (AC_INIT): 2.3b -> 2.3b+.
+2008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
+
+ * NEWS (2.3b+): New section, empty for now.
+ * configure.ac (AC_INIT): 2.3b -> 2.3b+.
+
2008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
* NEWS (2.3b): Update release date since there has been a delay in
Bison News
----------
+Changes in version 2.3b+ (????-??-??):
+
+*
+
Changes in version 2.3b (2008-05-27):
* The quotes around NAME that used to be required in the following directive
# We have strange test case titles, so we need Autoconf 2.61 or better.
AC_PREREQ(2.61)
-AC_INIT([GNU Bison], [2.3b], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [2.3b+], [bug-bison@gnu.org])
AC_DEFINE([PACKAGE_COPYRIGHT_YEAR], [2008],
[The copyright year for this package])
AC_SUBST([PACKAGE_COPYRIGHT_YEAR], [2008])
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH BISON "1" "May 2008" "bison 2.3b" "User Commands"
+.TH BISON "1" "May 2008" "bison 2.3b+" "User Commands"
.SH NAME
bison \- GNU Project parser generator (yacc replacement)
.SH SYNOPSIS