]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: Bumped to 1.3.0a, just in case.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 30 Apr 1999 20:08:34 +0000 (20:08 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 30 Apr 1999 20:08:34 +0000 (20:08 +0000)
ChangeLog
configure.in

index b8fc2ff508682b6ccb72a12ec1100af2c696e3e4..db7571141a4ee4905f54258adc5f5bba33218fcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+1999-04-30  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * configure.in: Bumped to 1.3.0a, just in case.
+
 1999-04-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       GNU Libtool 1.3 was released.
+
        * configure.in: Bumped to 1.3.
        * NEWS: Summarize news since 1.2.
 
index e7aecc2c514ff1243421642b19adcbd3a84ba4e8..64d20e4f6a385c096c4b2b035ef29ecb7b19c633 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)
+AM_INIT_AUTOMAKE(libtool, 1.3.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