* configure.ac: Bump version to 1.5.27a.
2008-02-01 Peter O'Gorman <peter@pogma.com>
+ * NEWS: Update.
+ * configure.ac: Bump version to 1.5.27a.
+
Release GNU libtool 1.5.26.
* NEWS: Update.
* libtool.m4, ltdl.m4: Bump serial.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 1.5.27a: 2008-??-??; CVS version 1.5.27a, Libtool team:
+* Bug Fixes.
+\f
New in 1.5.26: 2008-02-01; CVS version 1.5.25a, Libtool team:
* Improved support for Mac OS X Leopard.
* More robust parsing of mangled `.la' files inside libltdl, fixing a
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [1.5.26], [bug-libtool@gnu.org])
+AC_INIT([libtool], [1.5.27a], [bug-libtool@gnu.org])
AC_CONFIG_SRCDIR([ltmain.in])