From: Gary V. Vaughan Date: Sat, 27 May 2000 11:55:06 +0000 (+0000) Subject: * configure.in: bumped version to 1.3.5a X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=16024b7335d23cfd8773e0d8358649c064ec2cb7;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.3.5a --- diff --git a/ChangeLog b/ChangeLog index 6906f4278..daef597ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-05-27 Gary V. Vaughan + * configure.in: bumped version to 1.3.5a + GNU libtool 1.3.5 was released. * config.guess: updated from autoconf cvs. diff --git a/configure.in b/configure.in index 66fc69a73..0e0ac14d5 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.3.5) +AM_INIT_AUTOMAKE(libtool, 1.3.5a) # 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