2008-09-07 Gary V. Vaughan <gary@gnu.org>
+ Set SCM version number to 2.2.7a.
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ number to 2.2.7a.
+ * NEWS: Updated.
+
+ GNU Libtool 2.2.6 was released.
+
Fix typo in Makefile.maint.
* Makefile.maint (git-news): Renamed to check-news, since it
doesn't actually run git. Adjust all dependees.
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2.6], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.7a], [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.6], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.7a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])