]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
1999-01-16 Ben Elliston <bje@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Fri, 15 Jan 1999 07:21:57 +0000 (07:21 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Fri, 15 Jan 1999 07:21:57 +0000 (07:21 +0000)
* acgeneral.m4 (AC_ACVERSION): Bump to 2.14.1 for prereleases.

ChangeLog
acgeneral.m4
lib/autoconf/general.m4

index 848de717cb6e31e5be89c21ca78dbd0604d601fc..8b72be4c4b997c1ea46ac1ab9dc0fd7f77d110c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-16  Ben Elliston  <bje@cygnus.com>
+
+       * acgeneral.m4 (AC_ACVERSION): Bump to 2.14.1 for prereleases.
+
 1999-01-13  Ben Elliston  <bje@cygnus.com>
 
        * autoconf.sh: Remove -v and --verbose from the command line usage
index 793cd28602ecc8d330cda44257a29ed602f918e8..393ab2a1f919ce2223872315eb346218cb82a4ef 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.14)
+define(AC_ACVERSION, 2.14.1)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the
index 793cd28602ecc8d330cda44257a29ed602f918e8..393ab2a1f919ce2223872315eb346218cb82a4ef 100644 (file)
@@ -52,7 +52,7 @@ dnl
 divert(-1)dnl Throw away output until AC_INIT is called.
 changequote([, ])
 
-define(AC_ACVERSION, 2.14)
+define(AC_ACVERSION, 2.14.1)
 
 dnl Some old m4's don't support m4exit.  But they provide
 dnl equivalent functionality by core dumping because of the