From: Alexandre Oliva Date: Thu, 3 May 2001 15:32:33 +0000 (+0000) Subject: * configure.in: Bumped version to 1.4.0a. X-Git-Tag: release-1-4-1~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f370235c68d642389d1fdbf686d255524a6b90b;p=thirdparty%2Flibtool.git * configure.in: Bumped version to 1.4.0a. --- diff --git a/ChangeLog b/ChangeLog index b29bd6685..66258c154 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-05-03 Alexandre Oliva + + * configure.in: Bumped version to 1.4.0a. + 2001-04-25 Gary V. Vaughan GNU libtool 1.4 was released. diff --git a/configure.in b/configure.in index 663b18120..251abe179 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4) +AM_INIT_AUTOMAKE(libtool, 1.4.0a) # 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