(AC_INIT): Bump version to 2.0.

This commit is contained in:
Paul Eggert
2004-12-26 05:49:16 +00:00
parent 895789c673
commit 6c7ffa8380
+1 -1
View File
@@ -23,7 +23,7 @@
# least Autoconf 2.59.
AC_PREREQ(2.59)
AC_INIT([GNU Bison], [1.875f], [[email protected]])
AC_INIT([GNU Bison], [2.0], [[email protected]])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])