]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bump version to 1.5.11a.
authorPeter O'Gorman <peter@pogma.com>
Sun, 19 Sep 2004 14:13:11 +0000 (14:13 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sun, 19 Sep 2004 14:13:11 +0000 (14:13 +0000)
* NEWS: ditto

ChangeLog
NEWS
configure.ac

index 7bdc97e7bc937b7e62b061503690dfe54ed5b331..88641de9bed48428720d6f0bfbcecc6538c37a75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-09-19  Peter O'Gorman  <peter@pogma.com>
 
+       * configure.ac: Bump version to 1.5.11a.
+       * NEWS: ditto
+
        GNU libtool 1.5.10 is released.
 
        * configure.ac: Bump version.
diff --git a/NEWS b/NEWS
index a6847f7f22d6941ad6b41ff3840d9fb47dccc4ab..11a58d9bceccc3d5355b76e6edb4dec221838add 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.11a: 2004-??-??; CVS version 1.5.11a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.10: 2004-09-19; CVS version 1.5.9a, Libtool team:
 * GNU/linux ia64 fixes.
 * Works on platforms with no c++ compiler.
index 87890d4a97274e77ec8ef927519a0386f8554a7f..d9f2fa50e3d83fba471a6156d2e8688503d5facc 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.10], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.11a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])