From: Gary V. Vaughan Date: Tue, 11 Sep 2001 03:52:05 +0000 (+0000) Subject: * configure.in: Bumped version to 1.4.2a. X-Git-Tag: release-1-4-3~56 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e2dd318a9a957813ab6c39d6bc96bea8d3aaf62;p=thirdparty%2Flibtool.git * configure.in: Bumped version to 1.4.2a. --- diff --git a/ChangeLog b/ChangeLog index ada6cbeac..363df66fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-09-11 Gary V. Vaughan + * configure.in: Bumped version to 1.4.2a. + GNU libtool 1.4.2 was released. * configure.in: Bumped version to 1.4.2. diff --git a/configure.in b/configure.in index 068c90f02..67a0089c0 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4.2) +AM_INIT_AUTOMAKE(libtool, 1.4.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