summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2004-08-29 21:42:15 +0000
committerGary V. Vaughan <gary@gnu.org>2004-08-29 21:42:15 +0000
commitc2fcf9b3cfe4407c6932d78fc1fb9c1d78c349df (patch)
treef17806336030ae3466e7314abf93002fdd299e74 /configure.ac
parent0f329d5f72eb5db04d4805f4e298a9a4071a6337 (diff)
downloadlibtool-c2fcf9b3cfe4407c6932d78fc1fb9c1d78c349df.tar.gz
* NEWS: Updated.
* configure.ac: Bumped 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 4e1ac70d..2043d257 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.58) ## We use AS_HELP_STRING
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [1.9b], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.9c], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([libtoolize.in])
AC_CONFIG_AUX_DIR([config])