]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: Bumped version to 1.4.0a.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 3 May 2001 15:32:33 +0000 (15:32 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 3 May 2001 15:32:33 +0000 (15:32 +0000)
ChangeLog
configure.in

index b29bd668571096b7fcf56cd207c71d3e84e01485..66258c154c36fe762e9875814c683965da1e8fc7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Bumped version to 1.4.0a.
+
 2001-04-25  Gary V. Vaughan  <gvv@techie.com>
 
        GNU libtool 1.4 was released.
index 663b181206cd35a5147db45bda4a49dff302d4c6..251abe17922cf02a488683df3788615c7ff394ec 100644 (file)
@@ -2,7 +2,7 @@
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.4)
+AM_INIT_AUTOMAKE(libtool, 1.4.0a)
 
 # 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