X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1bd0dedaaa08858f4ad13a11a75d814fd7ceb5ce..2b81e969ea04c1a6502928ba7e847ec8ff7dcb2f:/configure.ac?ds=inline diff --git a/configure.ac b/configure.ac index cf6b6880..037f2672 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # least Autoconf 2.59. AC_PREREQ(2.59) -AC_INIT([GNU Bison], [2.1], [bug-bison@gnu.org]) +AC_INIT([GNU Bison], [2.1a], [bug-bison@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])