(AC_INIT): Bump from 2.3a to 2.3a+.

This commit is contained in:
Paul Eggert
2006-09-15 17:08:40 +00:00
parent 3acc03086e
commit 41f58bae8b

View File

@@ -21,7 +21,7 @@
# We use macros like AC_CHECK_HEADERS_ONCE, so we need Autoconf 2.60 or better.
AC_PREREQ(2.60)
AC_INIT([GNU Bison], [2.3a], [bug-bison@gnu.org])
AC_INIT([GNU Bison], [2.3a+], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])