summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2008-04-02 01:09:08 +0000
committerGary V. Vaughan <gary@gnu.org>2008-04-02 01:09:08 +0000
commit1ba7a83cee2b480ee39885107a722884109f92b9 (patch)
tree0ad163139f40652718911bfb6dfa6ffaf142fd15 /configure.ac
parent724f29122c655bdbda845af92a3ca0cf36aaa67d (diff)
downloadlibtool-1ba7a83cee2b480ee39885107a722884109f92b9.tar.gz
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version
number to 2.2.3a.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 51329d92..11b30115 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])