]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: bumped version to 1.3.4a
authorGary V. Vaughan <gary@gnu.org>
Tue, 7 Dec 1999 22:11:42 +0000 (22:11 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 7 Dec 1999 22:11:42 +0000 (22:11 +0000)
ChangeLog
configure.in

index 3bd72a12ca3ccb924dcfcad80a6b4c4e65117272..fc8b3520d677341fae6a06800af3a36809396958 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-12-07  Gary V. Vaughan  <gary@oranda.demon.co.uk>
 
+       * configure.in: bumped version to 1.3.4a
+
        GNU libtool 1.3.4 was released.
 
        * config.guess: updated from autoconf cvs.
index 53263bf0577431dda06c4d3ae48a665ad66f97f9..bbc8d02b79f763026a78ddda5a5d49f715ca304e 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.3.4)
+AM_INIT_AUTOMAKE(libtool, 1.3.4a)
 
 # This is a sanity check so we can see which version is used in bug reports.
 # It is assumed that we only want to see the date extension for cvs libtool