]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1998-12-11 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 10 Dec 1998 07:46:13 +0000 (07:46 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Thu, 10 Dec 1998 07:46:13 +0000 (07:46 +0000)
* acgeneral.m4 (AC_ACVERSION): Bump to 2.13.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.

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

index dccb17e53afd0dbf5f36d176b97b3733dc30f622..a930431142f85d52a0094506fbeb9eb0a3186f10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-12-11  Ben Elliston  <bje@cygnus.com>
+
+       * acgeneral.m4 (AC_ACVERSION): Bump to 2.13.
+
+       * autoconf.texi (EDITION): Likewise.
+       (VERSION): Likewise.
+
 1998-10-30  Jeff Garzik <jgarzik@pobox.com>
 
        * autoconf.texi: Document AC_CACHE_LOAD and AC_CACHE_SAVE. Explain
index b3418eaec506e750cf321645c6c5abec061323e2..30e114b060ce7f9a1d15a2aefe531c702d4b6ca4 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.12.2)
+define(AC_ACVERSION, 2.13)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 47013cb7b875ce6733b22be7f584193fb4601656..367efe4117bffb2d30f6d9a28203638882c924a1 100644 (file)
@@ -6,9 +6,9 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.12
-@set VERSION 2.12
-@set UPDATED November 1996
+@set EDITION 2.13
+@set VERSION 2.13
+@set UPDATED December 1998
 
 @iftex
 @finalout
index 47013cb7b875ce6733b22be7f584193fb4601656..367efe4117bffb2d30f6d9a28203638882c924a1 100644 (file)
@@ -6,9 +6,9 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.12
-@set VERSION 2.12
-@set UPDATED November 1996
+@set EDITION 2.13
+@set VERSION 2.13
+@set UPDATED December 1998
 
 @iftex
 @finalout
index b3418eaec506e750cf321645c6c5abec061323e2..30e114b060ce7f9a1d15a2aefe531c702d4b6ca4 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.12.2)
+define(AC_ACVERSION, 2.13)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the