]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-06-03 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Wed, 2 Jun 1999 14:44:13 +0000 (14:44 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Wed, 2 Jun 1999 14:44:13 +0000 (14:44 +0000)
* acgeneral.m4 (AC_ACVERSION): Correct version number.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.

ChangeLog
acgeneral.m4
autoconf.texi
doc/autoconf.texi
lib/autoconf/general.m4

index e364f53acc92d035695a893b6f5d63d42b5fccb5..ff70ca4c6b72c3a5cc50ea4876c3127a58f8561a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-06-03  Ben Elliston  <bje@cygnus.com>
+
+       * acgeneral.m4 (AC_ACVERSION): Correct version number.
+       * autoconf.texi (EDITION): Likewise.
+       (VERSION): Likewise.
+
 1999-06-02  Matthew D. Langston  <langston@SLAC.Stanford.EDU>
 
        * autoconf.texi (Pretty Help Strings): Document and regenerate the
index 6b00092c4974c1e601523396fc5b29ba0b06d1fb..7650114878bfcb07b9e2861011d3da481b0e9f12 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.14.1)
+define(AC_ACVERSION, 2.13.1)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index f4968b2bb29bd4242dc4440ba31d069e934951a4..3590cf98d946dba5d5c7d715db2c823be2c93bbe 100644 (file)
@@ -6,9 +6,9 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.14
-@set VERSION 2.14
-@set UPDATED April 1999
+@set EDITION 2.13.1
+@set VERSION 2.13.1
+@set UPDATED June 1999
 
 @iftex
 @finalout
index f4968b2bb29bd4242dc4440ba31d069e934951a4..3590cf98d946dba5d5c7d715db2c823be2c93bbe 100644 (file)
@@ -6,9 +6,9 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.14
-@set VERSION 2.14
-@set UPDATED April 1999
+@set EDITION 2.13.1
+@set VERSION 2.13.1
+@set UPDATED June 1999
 
 @iftex
 @finalout
index 6b00092c4974c1e601523396fc5b29ba0b06d1fb..7650114878bfcb07b9e2861011d3da481b0e9f12 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.14.1)
+define(AC_ACVERSION, 2.13.1)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the