]> git.saurik.com Git - bison.git/commitdiff
Update version number to 1.75g.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)
configure.ac

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