X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b85481146a172533e0ceb2c4d759cfb8b8aa60b3..6cbfbcc58c425fef062c4d759e5d43c56a9a194e:/configure.in?ds=sidebyside diff --git a/configure.in b/configure.in index 818818af..5eb5c480 100644 --- a/configure.in +++ b/configure.in @@ -20,10 +20,10 @@ # We need a recent Autoconf to run a recent Autotest. AC_PREREQ(2.53) -AC_INIT([GNU Bison], [1.49a], [bug-bison@gnu.org]) +AC_INIT([GNU Bison], [1.49b], [bug-bison@gnu.org]) AC_CONFIG_AUX_DIR(config) -AM_INIT_AUTOMAKE([bison], [1.49a]) +AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h:config.hin) # Initialize the test suite.