From: Gary V. Vaughan Date: Fri, 2 Jul 1999 17:52:11 +0000 (+0000) Subject: * configure.in: bumped version to 1.3.3a. X-Git-Tag: release-1-3-4~14 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9bdeb5b70ac66e73eeff6dec453ea92a4774bbe7;p=thirdparty%2Flibtool.git * configure.in: bumped version to 1.3.3a. --- diff --git a/ChangeLog b/ChangeLog index 44b762d4e..a3a2d0f8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-07-02 Gary V. Vaughan + * configure.in: bumped version to 1.3.3a. + GNU libtool 1.3.3 was released. * NEWS: inserted todays date. diff --git a/configure.in b/configure.in index c21aac014..51086408e 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.3) +AM_INIT_AUTOMAKE(libtool, 1.3.3a) # 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