From: Alexandre Oliva Date: Fri, 30 Apr 1999 20:08:34 +0000 (+0000) Subject: * configure.in: Bumped to 1.3.0a, just in case. X-Git-Tag: release-1-3-1~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1c466a939932f784e2ec83ee9a089cd40ef37f11;p=thirdparty%2Flibtool.git * configure.in: Bumped to 1.3.0a, just in case. --- diff --git a/ChangeLog b/ChangeLog index b8fc2ff50..db7571141 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ +1999-04-30 Alexandre Oliva + + * configure.in: Bumped to 1.3.0a, just in case. + 1999-04-29 Alexandre Oliva + GNU Libtool 1.3 was released. + * configure.in: Bumped to 1.3. * NEWS: Summarize news since 1.2. diff --git a/configure.in b/configure.in index e7aecc2c5..64d20e4f6 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) +AM_INIT_AUTOMAKE(libtool, 1.3.0a) # 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