]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bumped version to 2.1a.
authorGary V. Vaughan <gary@gnu.org>
Tue, 5 Oct 2004 01:00:39 +0000 (01:00 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 5 Oct 2004 01:00:39 +0000 (01:00 +0000)
ChangeLog
configure.ac

index c42f3a43326d21c673df3e17d8425616c5496880..5a9ba11bc47237e06ceb21296b786c65d3b820bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-05  Gary V. Vaughan  <gary@gnu.org>
+
+       * configure.ac: Bumped version to 2.1a.
+
 2004-10-04  Gary V. Vaughan  <gary@gnu.org>
 
        * m4/libtool.m4 (_LT_PROG_ECHO_BACKSLASH): Don't confuse $ECHO
index 61cc1de4ef1f548983f5020eb5bfe3e1986c475a..539d7f3d3590ef6cd0ffa36b584f5a2ca8d2f12c 100644 (file)
@@ -24,7 +24,7 @@ AC_PREREQ(2.58) ## We use AS_HELP_STRING
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.9e], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.1a], [bug-libtool@gnu.org])
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([libtoolize.in])
 AC_CONFIG_AUX_DIR([config])