]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-01-11 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sun, 10 Jan 1999 05:53:55 +0000 (05:53 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sun, 10 Jan 1999 05:53:55 +0000 (05:53 +0000)
* acgeneral.m4 (AC_ACVERSION): Increment to 2.14.
* autoconf.texi (EDITION): Likewise.
(VERSION): Likewise.

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

index c52320a3e0904aefac757824831fef1b0a2049a9..0f0b989295ec7f812774f5c8495cf835636b4d31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-01-11  Ben Elliston  <bje@cygnus.com>
+
+       * acgeneral.m4 (AC_ACVERSION): Increment to 2.14.
+
+       * autoconf.texi (EDITION): Likewise.
+       (VERSION): Likewise.
+
 1999-01-10  Ben Elliston  <bje@cygnus.com>
 
        * config.guess: Detect Rhapsody on PowerPC and other machines.
index ebcb9d4ec79e5827d778eb165c48ae43033def01..793cd28602ecc8d330cda44257a29ed602f918e8 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.13)
+define(AC_ACVERSION, 2.14)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 1eb6551c92e759ebaf205209dc177c812ff2b231..74bee306a56fbc6486eb7d96cbe4ab0628ddfb0b 100644 (file)
@@ -6,8 +6,8 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.13
-@set VERSION 2.13
+@set EDITION 2.14
+@set VERSION 2.14
 @set UPDATED January 1999
 
 @iftex
index 1eb6551c92e759ebaf205209dc177c812ff2b231..74bee306a56fbc6486eb7d96cbe4ab0628ddfb0b 100644 (file)
@@ -6,8 +6,8 @@
 @c @setchapternewpage odd
 @c %**end of header
 
-@set EDITION 2.13
-@set VERSION 2.13
+@set EDITION 2.14
+@set VERSION 2.14
 @set UPDATED January 1999
 
 @iftex
index ebcb9d4ec79e5827d778eb165c48ae43033def01..793cd28602ecc8d330cda44257a29ed602f918e8 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.13)
+define(AC_ACVERSION, 2.14)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the