summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2010-06-09 22:17:47 +0700
committerGary V. Vaughan <gary@gnu.org>2010-06-09 22:17:47 +0700
commitd18372c98ae0440183f1f207c19947f874ec35c0 (patch)
treea69e8238f31e7e12442aae75172a6e3b2405c11f /configure.ac
parentc6b266a56fd2a9711d31e44f065701b8e78b3455 (diff)
downloadlibtool-d18372c98ae0440183f1f207c19947f874ec35c0.tar.gz
Set SCM version number to 2.2.11a.
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version number to 2.2.11a. * NEWS: Updated. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
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 f6931a41..f47eb44d 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.10], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.11a], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([libtoolize.in])
LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])