]> 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:25:59 +0000 (14:25 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Wed, 2 Jun 1999 14:25:59 +0000 (14:25 +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 e12b618806b27314977ea48b528e04e5127d4346..a3f9ccd32c4cafd274faf99e03ff6a9574eb4139 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-05-27  Matthew D. Langston  <langston@SLAC.Stanford.EDU>
 
        * acgeneral.m4 (AC_CHECK_LIB): Translate the ":" character to a
index 4e0eaedb961d4c6af5c229e19b34ab893e62e335..8ef41145c10bbfc58815578d8595258053031d34 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 5671a290f54fbd8d2e8f1127b1a72a1bc77c2c70..27fc997e72f385588b343bb1344f5641758e3403 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 5671a290f54fbd8d2e8f1127b1a72a1bc77c2c70..27fc997e72f385588b343bb1344f5641758e3403 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 4e0eaedb961d4c6af5c229e19b34ab893e62e335..8ef41145c10bbfc58815578d8595258053031d34 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