]> git.saurik.com Git - bison.git/blobdiff - configure.ac
Don't impose std::string for filenames.
[bison.git] / configure.ac
index 4b3737f95513fe115a7fec09c6f1fc71d5793e24..3189d2090c4e3d43084bdcc8c3973e4db07bce60 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])