]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: Update.
authorPeter O'Gorman <peter@pogma.com>
Fri, 1 Feb 2008 18:45:13 +0000 (18:45 +0000)
committerPeter O'Gorman <peter@pogma.com>
Fri, 1 Feb 2008 18:45:13 +0000 (18:45 +0000)
* configure.ac: Bump version to 1.5.27a.

ChangeLog
NEWS
configure.ac

index b7c12c38f6879618ef9e4e3320e5ef99654adee3..96a3d197c40f7f82cae68fe8e0eb177107cdad0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-02-01  Peter O'Gorman  <peter@pogma.com>
 
+       * NEWS: Update.
+       * configure.ac: Bump version to 1.5.27a.
+
        Release GNU libtool 1.5.26.
        * NEWS: Update.
        * libtool.m4, ltdl.m4: Bump serial.
diff --git a/NEWS b/NEWS
index 7c43c4d357a0cc3600949116cf2487d57e9b2689..80a22054c78382600925f2a4eee2bab75e609248 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.27a: 2008-??-??; CVS version 1.5.27a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.26: 2008-02-01; CVS version 1.5.25a, Libtool team:
 * Improved support for Mac OS X Leopard.
 * More robust parsing of mangled `.la' files inside libltdl, fixing a
index a5b41996cc9af3dc37884c952a4a5116cacb240d..bab210b61edbf9620215c3ac8bbc2f05e4e1cc5e 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.26], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.27a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])