From 7f0ad4aa7f910d13d6b000203b4f637ba66ac159 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Thu, 31 Jan 2008 16:24:30 +0000 Subject: * configure.ac (AC_INIT): Bump version number to 2.1c. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index d26ecc99..cc66f8b3 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.1b], [bug-libtool@gnu.org]) +AC_INIT([libtool], [2.1c], [bug-libtool@gnu.org]) AC_CONFIG_HEADERS([config.h:config-h.in]) AC_CONFIG_SRCDIR([libtoolize.in]) LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive]) -- cgit v1.2.1