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