X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1d0737fa583bae09bc89980d33b5b4c9c50e8e4f..d4fb5e3cb9116c90ba5afa7ca272df89bbc4e32a:/configure.ac?ds=sidebyside

diff --git a/configure.ac b/configure.ac
index 42e895b8..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.0b], [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])