]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: Reverted to 1.4, to avoid confusion with MLB.
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 20 May 2001 18:34:33 +0000 (18:34 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 20 May 2001 18:34:33 +0000 (18:34 +0000)
Mainline is the release snapshot, except for the ChangeLog version
number, until the multi-language branch is merged into it.

ChangeLog
configure.in

index a2c5c837e638c97307b3fccdd4c19631400bea3c..7b06a11cd99dede8507674e459ea461771ba2e2c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Reverted to 1.4, to avoid confusion with MLB.
+       Mainline is the release snapshot, except for the ChangeLog version
+       number, until the multi-language branch is merged into it.
+
 2001-04-25  Gary V. Vaughan  <gvv@techie.com>
 
        * configure.in: bumped version to 1.4a.
index 30bd51a7aa89bfd3ff6d8017839d3cbb9a6e5c86..663b181206cd35a5147db45bda4a49dff302d4c6 100644 (file)
@@ -2,7 +2,7 @@
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.4a)
+AM_INIT_AUTOMAKE(libtool, 1.4)
 
 # 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