]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bump version.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 17 Feb 2007 09:43:36 +0000 (09:43 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 17 Feb 2007 09:43:36 +0000 (09:43 +0000)
* NEWS: Updated.

ChangeLog
NEWS
configure.ac

index e5a31c771f2062ebeaaf28b51d1bad1908a04f76..0fdc41bff3b86788ed6f073933e77218977e1834 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac: Bump version.
+       * NEWS: Updated.
+
 2007-02-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        GNU libtool 1.5.23b is released.
diff --git a/NEWS b/NEWS
index 4327a0e4a28cc6c3f2a33fce50f698adec7d5b44..7a16d758fb31a40ac7652bc8dd185786840aba7a 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.23c: 2007-??-??; CVS version 1.5.23c, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.23b: 2007-02-17; CVS version 1.5.23a, Libtool team:
 * Initial support for RDOS.
 * Fix regression on DragonFly that disabled library hardcoding.
index 8405a8a86cfada3de75c4850db035c33c9637a3a..409679395643ff29ab4b845fef8a052a095f4423 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.23b], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.23c], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])