summaryrefslogtreecommitdiff
path: root/libltdl/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 /libltdl/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 'libltdl/configure.ac')
-rw-r--r--libltdl/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libltdl/configure.ac b/libltdl/configure.ac
index 4395d93c..afad1447 100644
--- a/libltdl/configure.ac
+++ b/libltdl/configure.ac
@@ -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])