(AC_INIT): Bump version to 1.875f.

This commit is contained in:
Paul Eggert
2004-12-11 07:23:21 +00:00
parent 68b082af0c
commit 1c1609b7d0

View File

@@ -23,7 +23,7 @@
# least Autoconf 2.59.
AC_PREREQ(2.59)
AC_INIT([GNU Bison], [1.875e], [bug-bison@gnu.org])
AC_INIT([GNU Bison], [1.875f], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])