From: Gary V. Vaughan Date: Fri, 2 Jul 1999 17:54:53 +0000 (+0000) Subject: * configure.in: bumped version to 1.3c. X-Git-Tag: multi-language-fork~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc5d6d41da5004a4309ce38f5b84070a064dd385;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.3c. --- diff --git a/ChangeLog b/ChangeLog index 3fe790734..8d4b88810 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-07-02 Gary V. Vaughan + * configure.in: bumped version to 1.3c. + GNU libtool 1.3b was released. * NEWS: inserted todays date. diff --git a/configure.in b/configure.in index af72986b1..4e6dbd81a 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ dnl Process this file with autoconf to create configure. AC_INIT(ltmain.in) -AM_INIT_AUTOMAKE(libtool, 1.3b) +AM_INIT_AUTOMAKE(libtool, 1.3c) # 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