Bump version number to 2.0a.

This commit is contained in:
Paul Eggert
2004-12-26 06:50:35 +00:00
parent 3a4734aa97
commit 508a43be8c

View File

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