From: Scott James Remnant Date: Tue, 27 Jan 2004 08:48:05 +0000 (+0000) Subject: I'm sure I did this X-Git-Tag: release-1-5-4~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=097a6049f64fee511ba473306183343b4a0822fb;p=thirdparty%2Flibtool.git I'm sure I did this --- diff --git a/configure.ac b/configure.ac index b66f4b93b..3d3f64b3b 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.3], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.3a], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in])