From 41cc02ab2bc8fe74d09554ca20446a2b3d922a3e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 4 Dec 2002 05:58:57 +0000 Subject: [PATCH] Bump to 2.57a. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- 2.47.3