Update version number to 2.2a.

This commit is contained in:
Paul Eggert
2006-05-19 23:19:04 +00:00
parent aca1717341
commit 95c0638353

View File

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