]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: updated.
authorScott James Remnant <scott@netsplit.com>
Sun, 25 Jan 2004 13:35:33 +0000 (13:35 +0000)
committerScott James Remnant <scott@netsplit.com>
Sun, 25 Jan 2004 13:35:33 +0000 (13:35 +0000)
* configure.ac: Bumped version to 1.5.3 also in accordance with
the new versioning scheme.

ChangeLog
NEWS
configure.ac

index 80a551adb1eed14fea885da5e9ab845388068759..9e39d4169eab8186bcddcfb8c96e8ebde8cba058 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-01-25  Scott James Remnant  <scott@netsplit.com>
 
+       * NEWS: updated.
+       * configure.ac: Bumped version to 1.5.3 also in accordance with
+       the new versioning scheme.
+
        GNU libtool 1.5.2 was released.
 
        * configure.ac: Bumped version to 1.5.2 in accordance with the
diff --git a/NEWS b/NEWS
index 4784a23eded68ba8d28bdf0b23dd47a52f899ff5..94c1ff6cafdb9343408cf29dfec00edd410c5134 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 1.5.2: 2004-01-??; CVS version 1.5.0a, Libtool team:
+New in 1.5.4: 2004-??-??; CVS version 1.5.3, Libtool team:
+\f
+New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
 * lt_dlrealloc is an official part of the libltdl API.
 * --tag, --silent and --debug options are preserved and reused when libtool
   calls itself for relinking etc.
index 3feac86278c1f5ee6432375bbb504bbe6b6bdbd9..b66f4b93b9224226b22a47c4de75b427ec7c2ce8 100644 (file)
@@ -25,7 +25,7 @@ AC_PREREQ(2.50)
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.5.2], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.3], [bug-libtool@gnu.org])
 AC_CONFIG_SRCDIR([ltmain.in])