]> git.saurik.com Git - bison.git/commitdiff
Bump version number.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 08:58:39 +0000 (08:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Dec 2002 08:58:39 +0000 (08:58 +0000)
configure.ac

index 0a889959efcc67988b200c037d1ad61c08159b23..b1a39015cefdfa0debe54d4719ba03bb8a6b64e9 100644 (file)
@@ -20,7 +20,7 @@
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.54)
 
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.54)
 
-AC_INIT([GNU Bison], [1.75e], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [1.75f], [bug-bison@gnu.org])
 AC_CONFIG_AUX_DIR(config)
 
 AM_INIT_AUTOMAKE([1.7 check-news readme-alpha dist-bzip2])
 AC_CONFIG_AUX_DIR(config)
 
 AM_INIT_AUTOMAKE([1.7 check-news readme-alpha dist-bzip2])