]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
authorGary V. Vaughan <gary@gnu.org>
Wed, 2 Apr 2008 01:09:08 +0000 (01:09 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 2 Apr 2008 01:09:08 +0000 (01:09 +0000)
number to 2.2.3a.

ChangeLog
configure.ac
libltdl/configure.ac

index 04e1b27dbcc8e3db289631666f4c41083667759d..727baad5e12f9c95873630bc14e96b10b2bd4525 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 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
index 51329d928dca5aa6e12f21a74945b92bc9d0a64b..11b30115b271c94777505ba7414f4502a7baa2ca 100644 (file)
@@ -30,7 +30,7 @@ dnl Oldest automake required for bootstrap is below in AM_INIT_AUTOMAKE.
 ## ------------------------ ##
 ## 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])
index 4395d93c47bf75851888b1d5085ccd1b9f969d25..afad14479bb3ed9bce37406a01beb0638e0b31b7 100644 (file)
@@ -40,7 +40,7 @@ AC_PREREQ(2.59)dnl We use AS_HELP_STRING
 ## ------------------------ ##
 ## 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])