number to 2.3a.
2008-03-01 Gary V. Vaughan <gary@gnu.org>
+ * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+ number to 2.3a.
+
GNU Libtool 2.2 was released.
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 2.3b: 2008-??-??: CVS version 2.3a, Libtool team:
+
+* Nothing yet!
+
New in 2.2: 2008-03-01; CVS version 2.1c, Libtool team:
* Bug fixes:
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2], [bug-libtool@gnu.org])
+AC_INIT([libtool], [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], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.3a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])