summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlexandre Duret-Lutz <adl@gnu.org>2006-08-20 16:58:19 +0000
committerAlexandre Duret-Lutz <adl@gnu.org>2006-08-20 16:58:19 +0000
commit146d4aadd44cc4b2acdc00ed1efac1bbaee430b0 (patch)
treee35ce3f7a671f3daabcc32af5ef0da09297bfb05 /configure.ac
parentdf1c5547348b6b7e23571ef416f04bc7e9c244f7 (diff)
downloadautomake-146d4aadd44cc4b2acdc00ed1efac1bbaee430b0.tar.gz
* NEWS, configure.ac: Bump version to 1.9c.
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 c81d09e85..30696c2b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
dnl Require Autoconf 2.60 for AC_REQUIRE_AUX_FILE.
AC_PREREQ(2.60)
-AC_INIT([GNU Automake], [1.9b], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.9c], [bug-automake@gnu.org])
AC_CONFIG_SRCDIR(automake.in)
AC_CONFIG_AUX_DIR(lib)