From: Alexandre Oliva Date: Sun, 20 May 2001 18:34:33 +0000 (+0000) Subject: * configure.in: Reverted to 1.4, to avoid confusion with MLB. X-Git-Tag: release-1-4b~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ceafe420da719538cd5a940632413ca1e556537;p=thirdparty%2Flibtool.git * configure.in: Reverted to 1.4, to avoid confusion with MLB. Mainline is the release snapshot, except for the ChangeLog version number, until the multi-language branch is merged into it. --- diff --git a/ChangeLog b/ChangeLog index a2c5c837e..7b06a11cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-05-20 Alexandre Oliva + + * configure.in: Reverted to 1.4, to avoid confusion with MLB. + Mainline is the release snapshot, except for the ChangeLog version + number, until the multi-language branch is merged into it. + 2001-04-25 Gary V. Vaughan * configure.in: bumped version to 1.4a. diff --git a/configure.in b/configure.in index 30bd51a7a..663b18120 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.4a) +AM_INIT_AUTOMAKE(libtool, 1.4) # 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