]> git.saurik.com Git - bison.git/blobdiff - configure.ac
(%expect with reduce conflicts): New test.
[bison.git] / configure.ac
index 063d86f905d00a4299f1f3942f50624a5c866088..b1a39015cefdfa0debe54d4719ba03bb8a6b64e9 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.75d], [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])