From: Alexandre Oliva Date: Thu, 27 May 1999 08:49:36 +0000 (+0000) Subject: * configure.in: Bumped to 1.3.2a. X-Git-Tag: release-1-3-3~30 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=eb8974cd8e7c5c26b67f41395d97d6565ef7a57f;p=thirdparty%2Flibtool.git * configure.in: Bumped to 1.3.2a. GNU Libtool 1.3.2 was released. --- diff --git a/ChangeLog b/ChangeLog index 16f4648fc..119fbcb56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +1999-05-27 Alexandre Oliva + + * configure.in: Bumped to 1.3.2a. + +1999-05-26 Alexandre Oliva + + GNU Libtool 1.3.2 was released. + 1999-05-25 Alexandre Oliva * configure.in: Bumped to 1.3.2. diff --git a/configure.in b/configure.in index ccb162ead..8597e8842 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.2) +AM_INIT_AUTOMAKE(libtool, 1.3.2a) # 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