]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: Bump version number to 1.4a, since this will
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Sun, 14 May 2000 07:51:28 +0000 (07:51 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 14 May 2000 07:51:28 +0000 (07:51 +0000)
eventually become libtool 1.5.

ChangeLog
configure.in

index 81e641400f562dd6722977490d21a24a479a1445..df82a12cb18e026e154c15150496e3d36f47e4b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-14  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
+
+       * configure.in: Bump version number to 1.4a, since this will
+       eventually become libtool 1.5.
+
 2000-02-28  Ossama Othman  <ossama@debian.org>
 
        * ltmain.in (libobjs, reload_conv_objs): When searching for object
index c3f674f0a61e903ba23e6285fc4eaab01cb6dda2..e9cc15071806cddf746b15e8f774ac7e2a5cc917 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.3c)
+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