Version 2.0b.

This commit is contained in:
Paul Eggert
2005-07-22 21:26:26 +00:00
parent 1eeda0abd5
commit 1d0737fa58

View File

@@ -23,7 +23,7 @@
# least Autoconf 2.59.
AC_PREREQ(2.59)
AC_INIT([GNU Bison], [2.0a], [bug-bison@gnu.org])
AC_INIT([GNU Bison], [2.0b], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])