From: Gary V. Vaughan Date: Mon, 2 Apr 2001 01:36:01 +0000 (+0000) Subject: * configure.in: bumped version to 1.3e. X-Git-Tag: release-1-4~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3db2f30e7abe81f43c97045fcd3d651f907c193;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.3e. --- diff --git a/ChangeLog b/ChangeLog index f5c117e2e..8e7db75a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-04-02 Gary V. Vaughan + * configure.in: bumped version to 1.3e. + GNU libtool 1.3d was released. * NEWS: inserted todays date. diff --git a/configure.in b/configure.in index a04262f2e..e76398b9b 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3d) +AM_INIT_AUTOMAKE(libtool, 1.3e) # 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