summaryrefslogtreecommitdiff
path: root/libltdl/configure.ac
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2010-06-05 01:43:56 +0700
committerGary V. Vaughan <gary@gnu.org>2010-06-05 01:43:56 +0700
commit2f666f77692f52e02d4b856f5764440c5a80cc35 (patch)
treef3f2c6382cded089a52be974e5b5b48b67a36bff /libltdl/configure.ac
parentaa7558299c54421fa5ea751457068b773db38cd1 (diff)
downloadlibtool-2f666f77692f52e02d4b856f5764440c5a80cc35.tar.gz
Prepare for next release.v2.2.8
* configure.ac, libltdl/configure.ac (AC_INIT): Bump version number to 2.2.8. * NEWS: Update version number. * INSTALL, libltdl/config/install-sh, libltdl/config/config.guess, libltdl/config/config.sub, libltdl/config/texinfo.tex: Updated from canonical source.
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 407fcac3..d0a77611 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.7c], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.8], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])