From: Alexandre Oliva Date: Wed, 26 May 1999 00:28:32 +0000 (+0000) Subject: * configure.in: Bumped to 1.3.2. X-Git-Tag: release-1-3-2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=97087392045d12b18115a5de72c1ac11de418d73;p=thirdparty%2Flibtool.git * configure.in: Bumped to 1.3.2. --- diff --git a/ChangeLog b/ChangeLog index 6dac12264..16f4648fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-05-25 Alexandre Oliva + * configure.in: Bumped to 1.3.2. + * NEWS: List fixed problems. * doc/PLATFORMS: Tested for 1.3.2. diff --git a/configure.in b/configure.in index cd9c8c674..ccb162ead 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3.1a) +AM_INIT_AUTOMAKE(libtool, 1.3.2) # This is a sanity check so we can see which version is used in bug reports. # It is assumed that we only want to see the date extension for cvs libtool