]> git.saurik.com Git - bison.git/commitdiff
(AC_INIT): Bump from 2.3a to 2.3a+.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Sep 2006 17:08:40 +0000 (17:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Sep 2006 17:08:40 +0000 (17:08 +0000)
configure.ac

index 7a2cac99f0c7cb600b59dba124609eee31cec083..dccca007d7709ee51d81dabc057f1cc61f5cfd08 100644 (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)
 
 # 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])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])