From: Gary V. Vaughan Date: Mon, 3 Sep 2001 02:15:22 +0000 (+0000) Subject: * configure.in: Bumped version to 1.4.1a. X-Git-Tag: release-1-4-2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=511d2df95fb9d5c671fd013600277b1301b9508d;p=thirdparty%2Flibtool.git * configure.in: Bumped version to 1.4.1a. --- diff --git a/ChangeLog b/ChangeLog index 095c9a84e..0c722ce0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-09-03 Gary V. Vaughan + * configure.in: Bumped version to 1.4.1a. + GNU libtool 1.4.1 was released. * configure.in: Bumped version to 1.4.1. diff --git a/configure.in b/configure.in index 8af970ac2..43459280b 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4.1) +AM_INIT_AUTOMAKE(libtool, 1.4.1a) # 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 @@ -21,7 +21,7 @@ case "$VERSION" in echo $dashes echo ;; -esac +esac AC_SUBST(TIMESTAMP) pkgdatadir='${datadir}'"/${PACKAGE}"