From: Gary V. Vaughan Date: Wed, 25 Apr 2001 01:01:23 +0000 (+0000) Subject: * configure.in: bumped version to 1.4a. X-Git-Tag: release-1-4b~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67db3944ea30bc71541931b15c5c1fa90cd912fc;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.4a. --- diff --git a/ChangeLog b/ChangeLog index b29bd6685..a2c5c837e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-25 Gary V. Vaughan + * configure.in: bumped version to 1.4a. + GNU libtool 1.4 was released. * configure.in: Bumped version to 1.4. diff --git a/configure.in b/configure.in index 663b18120..30bd51a7a 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.4a) # 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