]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bumped version to 1.5.7a.
authorPeter O'Gorman <peter@pogma.com>
Sun, 11 Apr 2004 07:40:57 +0000 (07:40 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sun, 11 Apr 2004 07:40:57 +0000 (07:40 +0000)
* NEWS: updated.

Released 1.5.6

ChangeLog
NEWS
configure.ac

index 954af1502b42d212f684a046a3b39874b3ae3c89..d20e1aacd6519dac31aa8aa95dc2b1d56ebc882f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-04-11  Peter O'Gorman  <peter@pogma.com>
 
+       * configure.ac: Bumped version to 1.5.7a.
+       * NEWS: updated.
+
+       Released 1.5.6
+       
        * configure.ac: Bumped version to 1.5.6.
        * NEWS: updated.
 
diff --git a/NEWS b/NEWS
index aa0653a440a46169dafed35b32bc248c36e0a24f..3e2a6166511b1ddad79c97f9d462510777f27821 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.5.7a: 2004-??-??; CVS version 1.5.7a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.6: 2004-04-11; CVS version 1.5.5a, Libtool team:
 * Installs libltdl files properly in $prefix/share/libtool/libltdl. 1.5.4
   did not install them at all.
index 97e6a9e95b7f8ac39644992d9d4c3e3b52b75415..3fe5c692f77bf17302ff419772aefeefe3c2bce2 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.6], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.7a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])