]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(AC_INIT): Bump version number to 2.59c.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Aug 2004 00:10:25 +0000 (00:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 21 Aug 2004 00:10:25 +0000 (00:10 +0000)
configure.ac

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