From: Paul Eggert Date: Wed, 4 Dec 2002 05:58:57 +0000 (+0000) Subject: Bump to 2.57a. X-Git-Tag: AUTOCONF-2.57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41cc02ab2bc8fe74d09554ca20446a2b3d922a3e;p=thirdparty%2Fautoconf.git Bump to 2.57a. --- diff --git a/configure.ac b/configure.ac index dd9cb16fe..48b7b1fd4 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # We need AC_CONFIG_TESTDIR. AC_PREREQ([2.55]) -AC_INIT([GNU Autoconf], [2.57], [bug-autoconf@gnu.org]) +AC_INIT([GNU Autoconf], [2.57a], [bug-autoconf@gnu.org]) AC_SUBST([PACKAGE_NAME])dnl AC_CONFIG_SRCDIR([ChangeLog])