]> git.saurik.com Git - bison.git/blobdiff - configure.ac
(YYDECL): Use YYSTYPE, not its deprecated alias yystype. This follows
[bison.git] / configure.ac
index 0a889959efcc67988b200c037d1ad61c08159b23..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.75e], [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])