From: Paul Eggert Date: Fri, 20 Aug 2004 23:58:25 +0000 (+0000) Subject: (AC_INIT): Bump to 2.59b. X-Git-Tag: AUTOCONF-2.59c~640 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b2617cd37f913e6a2f49df6e35fc42e19a4f83;p=thirdparty%2Fautoconf.git (AC_INIT): Bump to 2.59b. --- diff --git a/configure.ac b/configure.ac index 0cc4dc3ce..241c50dbe 100644 --- a/configure.ac +++ b/configure.ac @@ -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])