From: Paul Eggert Date: Sat, 21 Aug 2004 00:10:25 +0000 (+0000) Subject: (AC_INIT): Bump version number to 2.59c. X-Git-Tag: AUTOCONF-2.59c~637 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa202169aea590fa203a40fea3ab32f5a93965a5;p=thirdparty%2Fautoconf.git (AC_INIT): Bump version number to 2.59c. --- diff --git a/configure.ac b/configure.ac index 241c50dbe..44d1520e3 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.59b], [bug-autoconf@gnu.org]) +AC_INIT([GNU Autoconf], [2.59c], [bug-autoconf@gnu.org]) AC_SUBST([PACKAGE_NAME])dnl AC_CONFIG_SRCDIR([ChangeLog])