]> git.saurik.com Git - bison.git/commitdiff
* configure.in, doc/version.texi: Bump to 1.31a.
authorMarc Autret <autret_m@epita.fr>
Sat, 19 Jan 2002 12:47:28 +0000 (12:47 +0000)
committerMarc Autret <autret_m@epita.fr>
Sat, 19 Jan 2002 12:47:28 +0000 (12:47 +0000)
ChangeLog
NEWS
configure.in
doc/version.texi

index b67bdf50f5e2405aaf9a5eb59bc7038e3d3842ba..09e7ef71b872da4c5384fd1e95f5c833a3d77f29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-19  Marc Autret  <marc@gnu.org>
+
+       * configure.in, doc/version.texi: Bump to 1.31a.
+
 2002-01-14  Akim Demaille  <akim@epita.fr>
 
        Version 1.31.
 2002-01-14  Akim Demaille  <akim@epita.fr>
 
        Version 1.31.
diff --git a/NEWS b/NEWS
index ae1738af40c7ffc0a84c081eac9adb7151211e00..7c26c75faf2538b8105d1f91b2050b6ce794b7a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 Bison News
 ----------
 
 Bison News
 ----------
 
+Changes in version 1.31a, 2002-01-19:
+
+* Fix YACC option output file names.
+
+\f
 Changes in version 1.31, 2002-01-14:
 
 * Many Bug Fixes
 Changes in version 1.31, 2002-01-14:
 
 * Many Bug Fixes
index c25f8846bbaa80508f84b256aef0d32468dfe065..cb2987759e63d56c93080198e5846f53e421a11c 100644 (file)
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.52g)
 
 # We need a recent Autoconf to run a recent Autotest.
 AC_PREREQ(2.52g)
 
-AC_INIT([GNU Bison], [1.31], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [1.31a], [bug-bison@gnu.org])
 AC_CONFIG_AUX_DIR(config)
 
 AC_CONFIG_AUX_DIR(config)
 
-AM_INIT_AUTOMAKE([bison], [1.31])
+AM_INIT_AUTOMAKE([bison], [1.31a])
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.
 AM_CONFIG_HEADER(config.h:config.hin)
 
 # Initialize the test suite.
index 2b4c2b7624b592b60d94bdcb4b2261f94b06baca..c02e6030bba1a02b02228b87a956d3cd1712e333 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 5 January 2002
 @set UPDATED-MONTH January 2002
 @set UPDATED 5 January 2002
 @set UPDATED-MONTH January 2002
-@set EDITION 1.31
-@set VERSION 1.31
+@set EDITION 1.31a
+@set VERSION 1.31a