]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bump version.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 31 Aug 2005 19:19:41 +0000 (19:19 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 31 Aug 2005 19:19:41 +0000 (19:19 +0000)
* NEWS: Updated.

ChangeLog
NEWS
configure.ac

index 8cdacfabd1572155882bf779282525c3d33bf95b..111caf41153543016ff73bc38a87c89d78d0988c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-08-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * configure.ac: Bump version.
+       * NEWS: Updated.
+
        GNU libtool 1.5.20 is released.
 
        * configure.ac: Bump version.
diff --git a/NEWS b/NEWS
index 323015aa8b1e3983eced2da315da176968a77000..4c57865f5d4de4c6479ed0a732782ade9e321bc4 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.21a: 2005-??-??; CVS version 1.5.21a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.20: 2005-08-31; CVS version 1.5.19a, Libtool team:
 * Fix long-standing Solaris CC limitation failing with -no-undefined.
 * Fix yet another regression with ownership of libltdl data files.
index 2abd73bf8f3d6baac2f61a00a6f4e398aab37d0b..edfc08fa4910dcf19de8c3e6f11ca508e23653ea 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.20], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.21a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])