number to 2.2.3a.
2008-04-01 Gary V. Vaughan <gary@gnu.arg>
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ number to 2.2.3a.
+
GNU Libtool 2.2.2 was released.
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2.2], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.3a], [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.2], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.3a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])