2010-06-09 Gary V. Vaughan <gary@gnu.org>
+ Set SCM version number to 2.2.11a.
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ number to 2.2.11a.
+ * NEWS: Updated.
+
+ GNU Libtool 2.2.10 was released.
+
Prepare for next release.
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version number
to 2.2.10.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 2.2.12 2010-08-??: git version 2.2.11a, Libtool team:
+
+* New features:
+
+ - None!
+
New in 2.2.10 2010-06-10: git version 2.2.9a, Libtool team:
* New features:
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2.10], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.11a], [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.10], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.11a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])