Version 2.1.

This commit is contained in:
Paul Eggert
2006-05-19 21:46:07 +00:00
parent 9138c575d8
commit ab8d9dc52f
3 changed files with 8 additions and 3 deletions

View File

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