* NEWS: Updated.
+2005-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * configure.ac: Bump version.
+ * NEWS: Updated.
+
2005-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
GNU libtool 1.5.22 is released.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 1.5.23a: 2006-??-??; CVS version 1.5.23a, Libtool team:
+* Bug Fixes.
+\f
New in 1.5.22: 2005-12-18; CVS version 1.5.21a, Libtool team:
* Fix 1.5 regression that caused linking a program `-static' to also
link statically against installed libtool libraries, contrary to
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [1.5.22], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.23a], [bug-libtool@gnu.org])
AC_CONFIG_SRCDIR([ltmain.in])