(AC_INIT): Bump version to 1.875f.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 07:23:21 +0000 (07:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 07:23:21 +0000 (07:23 +0000)
configure.ac

index 4b3737f..3189d20 100644 (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])