* NEWS: Update.
+2007-06-23 Peter O'Gorman <peter@pogma.com>
+
+ * configure.ac: Bump version.
+ * NEWS: Update.
+
2007-06-23 Peter O'Gorman <peter@pogma.com>
GNU libtool 1.5.24 is released.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 1.5.25a: 2007-??-??; CVS version 1.5.25a, Libtool team:
+* Bug Fixes.
+\f
New in 1.5.24: 2007-06-17; CVS version 1.5.23c, Libtool team:
* Initial support for Interix newer than version 3.
* Use getconf ARG_MAX to find the max command line length.
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [1.5.24], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.25a], [bug-libtool@gnu.org])
AC_CONFIG_SRCDIR([ltmain.in])