2011-10-17 Gary V. Vaughan <gary@gnu.org>
+ Post-release administrivia.
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ numbers.
+ * NEWS: Add header line for next release.
+
Release 2.4.2.
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
numbers.
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 2.4.4 201?-??-??: git version 2.4.3a, Libtool team:
+
+* Bug fixes:
+
+ - Waiting for bug reports...
+
New in 2.4.2 2011-10-17: git version 2.4.1a, Libtool team:
* New features:
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([GNU Libtool], [2.4.2], [bug-libtool@gnu.org])
+AC_INIT([GNU Libtool], [2.4.3a], [bug-libtool@gnu.org])
m4_ifndef([AC_PACKAGE_URL],
[AC_SUBST([PACKAGE_URL], [http://www.gnu.org/software/libtool/])])
AC_CONFIG_HEADERS([config.h:config-h.in])
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libltdl], [2.4.2], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.4.3a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])