From: Gary V. Vaughan Date: Sat, 22 May 1999 12:45:58 +0000 (+0000) Subject: * configure.in: bumped to 1.3.1a. X-Git-Tag: release-1-3-2~12 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=db240f8d43ddb70e657f72e50c46da6a5246e5ba;p=thirdparty%2Flibtool.git * configure.in: bumped to 1.3.1a. --- diff --git a/ChangeLog b/ChangeLog index a30c581d4..438a5fdbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-05-22 Gary V. Vaughan + + * configure.in: bumped to 1.3.1a. + 1999-05-21 Gary V. Vaughan GNU Libtool 1.3.1 was released. diff --git a/configure.in b/configure.in index e37830030..cd9c8c674 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.1) +AM_INIT_AUTOMAKE(libtool, 1.3.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