]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: bumped version to 1.3c.
authorGary V. Vaughan <gary@gnu.org>
Fri, 2 Jul 1999 17:54:53 +0000 (17:54 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 2 Jul 1999 17:54:53 +0000 (17:54 +0000)
ChangeLog
configure.in

index 3fe790734b118270fa39f911107af46604147160..8d4b88810cb399db05abfd3da1dc67c375264b4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-07-02  Gary V. Vaughan  <gary@oranda.demon.co.uk>
 
+       * configure.in: bumped version to 1.3c.
+
        GNU libtool 1.3b was released.
 
        * NEWS: inserted todays date.
index af72986b1663081d2b740e6dd7b1a33376ca81d8..4e6dbd81ad84951326b1a361a3f7fd6c04ca2839 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.3b)
+AM_INIT_AUTOMAKE(libtool, 1.3c)
 
 # 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