2010-06-05 Gary V. Vaughan <gary@gnu.org>
+ Prepare for next release.
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ number to 2.2.8.
+ * NEWS: Update version number.
+ * INSTALL, libltdl/config/install-sh, libltdl/config/config.guess,
+ libltdl/config/config.sub, libltdl/config/texinfo.tex: Updated
+ from canonical source.
+
Provide an m4sh reimplementation of announce-gen.
* libltdl/config/getopt.m4sh (M4SH_GETOPTS): New macro that takes
a quoted m4 list of command line options to be parsed, and
NEWS - list of user-visible changes between releases of GNU Libtool
-New in 2.2.8 2010-05-??: git version 2.2.7c, Libtool team:
+New in 2.2.8 2010-06-05: git version 2.2.7c, Libtool team:
-* New features:
+* No new features:
- - None.
+ - Bumped version number and romoted 2.2.7b release candidate to a full
+ stable release.
New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team:
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2.7c], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.8], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([libtoolize.in])
LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libltdl], [2.2.7c], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.8], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])