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
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.
## ------------------------ ##
## 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])