From: Robert Boehne Date: Wed, 23 Oct 2002 23:54:00 +0000 (+0000) Subject: Last checkins for 1.4.3 release. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fbranch-1-4;p=thirdparty%2Flibtool.git Last checkins for 1.4.3 release. --- diff --git a/ChangeLog b/ChangeLog index 44c8c9efa..540f88518 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-10-22 Robert Boehne + * configure.in: Bumped version to 1.4.3a. + GNU libtool 1.4.3 was released. * configure.in: Bumped version to 1.4.3. diff --git a/configure.in b/configure.in index 0f4465686..18070a941 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4.3) +AM_INIT_AUTOMAKE(libtool, 1.4.3a) # 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