Bump version number.

This commit is contained in:
Paul Eggert
2006-02-13 19:23:26 +00:00
parent 4e26c69eb6
commit a3af26dd7e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
# least Autoconf 2.59.
AC_PREREQ(2.59)
AC_INIT([GNU Bison], [2.1a], [[email protected]])
AC_INIT([GNU Bison], [2.1b], [[email protected]])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])