summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8b9af20..8216616 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([quilt],[0.21],[quilt-dev@nongnu.org])
AC_CONFIG_AUX_DIR(config)
-#AC_PREREQ(2.57)
-AC_REVISION ($Revision: 1.2 $)
+AC_PREREQ(2.53)
+AC_REVISION ($Revision: 1.3 $)
PACKAGE_RELEASE=1
AC_SUBST(PACKAGE_RELEASE)