]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bumped version to 1.5.5a.
authorPeter O'Gorman <peter@pogma.com>
Sat, 3 Apr 2004 17:17:16 +0000 (17:17 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sat, 3 Apr 2004 17:17:16 +0000 (17:17 +0000)
* NEWS: updated.

Released 1.5.4

ChangeLog
NEWS
configure.ac

index 2666e31b6d0a00e680272b2020671d4c8c9b5364..a43ebc17e7959e089e121934f80b197ab8c3dc79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-04-03  Peter O'Gorman  <peter@pogma.com>
 
+       * configure.ac: Bumped version to 1.5.5a.
+       * NEWS: updated.
+
+       Released 1.5.4
+       
        * configure.ac: Bumped version to 1.5.4.
        * NEWS: updated.
        * config.guess, config.sub, texinfo.tex:  Synchronized from
diff --git a/NEWS b/NEWS
index db8b36646b2c5d23bf4bce741dead86127b91953..8f7b45064d115a30e9491510c3ccd4b7ce6656d0 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.5a: 2004-??-??; CVS version 1.5.5a, Libtool team:
+* Bug fixes.
+\f
 New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team:
 * Bug fixes.
 \f
index db4f3e4aa98bfcc3638dbc7941f9b6d931d0b733..61b4ef333b1b7606e8750552d92c9559e0b3fa27 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.4], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.5a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])