]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: bumped version to 1.4a.
authorGary V. Vaughan <gary@gnu.org>
Wed, 25 Apr 2001 01:01:23 +0000 (01:01 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 25 Apr 2001 01:01:23 +0000 (01:01 +0000)
ChangeLog
configure.in

index b29bd668571096b7fcf56cd207c71d3e84e01485..a2c5c837e638c97307b3fccdd4c19631400bea3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-04-25  Gary V. Vaughan  <gvv@techie.com>
 
+       * configure.in: bumped version to 1.4a.
+
        GNU libtool 1.4 was released.
 
        * configure.in: Bumped version to 1.4.
index 663b181206cd35a5147db45bda4a49dff302d4c6..30bd51a7aa89bfd3ff6d8017839d3cbb9a6e5c86 100644 (file)
@@ -2,7 +2,7 @@
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.4)
+AM_INIT_AUTOMAKE(libtool, 1.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