summaryrefslogtreecommitdiff
path: root/libltdl/configure.ac
diff options
context:
space:
mode:
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 9a7d58a4..bb13fba9 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.5a], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.6], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])