]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(AC_INIT): Bump to 2.59b.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Aug 2004 23:58:25 +0000 (23:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 20 Aug 2004 23:58:25 +0000 (23:58 +0000)
configure.ac

index 0cc4dc3ce94e17eca738badad0a3af9f4d787f5a..241c50dbe30bee31aa02f906f38c3937c6e86c41 100644 (file)
@@ -22,7 +22,7 @@
 # We need AC_CONFIG_TESTDIR.
 AC_PREREQ([2.59])
 
-AC_INIT([GNU Autoconf], [2.59a], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.59b], [bug-autoconf@gnu.org])
 AC_SUBST([PACKAGE_NAME])dnl
 AC_CONFIG_SRCDIR([ChangeLog])