]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac: Bump version to 1.5.13a
authorPeter O'Gorman <peter@pogma.com>
Sat, 5 Feb 2005 17:23:17 +0000 (17:23 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sat, 5 Feb 2005 17:23:17 +0000 (17:23 +0000)
* NEWS: Updated

ChangeLog
NEWS
configure.ac

index 4088b9b057231f9c75322804a35524aa586a039f..9505a6b8cafc4e4f3ca421d86bb0d52b0bed7912 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-02-05  Peter O'Gorman  <peter@pogma.com>
 
+       * configure.ac: Bump version to 1.5.13a
+       * NEWS: Updated
+
        Libtool-1.5.12 release
 
        * libltdl/Makefile.am: Bump library revision (I remembered!).
diff --git a/NEWS b/NEWS
index 5b96cf88b05df1419fd6b628bc2cd0496fa13ed9..b60c2acb11ec3bdf6c47dbde488e01b770486aab 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.13a: 2005-??-??; CVS version 1.5.13a, Libtool team:
+* Bug Fixes.
+\f
 New in 1.5.12: 2004-02-05; CVS version 1.5.11a, Libtool team:
 * Support for Portland Group compiler on GNU/Linux.
 * Support (mostly) for DragonFly BSD.
index 535e5888b8e0dd0e7f793971859d56c469944abc..688286038fab239ebba28a4ea653ec629e82d7ef 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.12], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.13a], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])