* NEWS, configure.ac: Bump to 2.1a.

This commit is contained in:
Akim Demaille
2005-09-19 07:08:00 +00:00
parent f5109f5af0
commit c7fb0b9079
3 changed files with 7 additions and 1 deletions

View File

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