(AC_INIT): Bump to 2.0c.

This commit is contained in:
Paul Eggert
2005-08-21 22:39:21 +00:00
parent ca5d201376
commit 1fb38e78c2

View File

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