summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2006-06-23 16:20:17 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2006-06-23 16:20:17 +0000
commit10617792b453cf5b973795e2e85d14fd8cc13134 (patch)
tree3cd1cb131fe5bdd12a3d19f2d52c93a92f71f3aa /configure.ac
parent5a32a8cc355e1217583e635076ef0815e8d55471 (diff)
downloadautoconf-10617792b453cf5b973795e2e85d14fd8cc13134.tar.gz
Version 2.60.
* configure.ac, NEWS: Update.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c08e697..bbfbfbd8 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.59e], [bug-autoconf@gnu.org])
+AC_INIT([GNU Autoconf], [2.60], [bug-autoconf@gnu.org])
AC_SUBST([PACKAGE_NAME])dnl
AC_CONFIG_SRCDIR([ChangeLog])