]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bump version.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 May 2005 10:32:01 +0000 (10:32 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 16 May 2005 10:32:01 +0000 (10:32 +0000)
* NEWS: Updated.

ChangeLog
NEWS
configure.ac

index 6006ef062c15e7c36769cb0ca993340319681faa..1d7afe3b824a43185aa861049471e87984d9f775 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-05-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * configure.ac: Bump version.
+       * NEWS: Updated.
+
        GNU libtool 1.5.18 is released.
 
        * configure.ac: Bump version.
diff --git a/NEWS b/NEWS
index f2d1c9349e1baab5f6a3e7b10be8f088978d25d5..63ad7d053dd38d18877c80142ac0d41cc3221e03 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.19a: 2005-??-??; CVS version 1.5.19a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.18: 2005-05-16; CVS version 1.5.17a, Libtool team:
 * Fix regression in 1.5.16 to not install libtldl data files from
   `libtoolize --ltdl'ed software packages.
index ae7577537f8d492cd7e5eaab301382c402e6b236..e9785e2e1bfc548583ce0464a1f2e1705a352dbf 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.18], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.19a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])