From: Alexandre Oliva Date: Mon, 15 Mar 1999 20:16:33 +0000 (+0000) Subject: * configure.in, libtool.spec, NEWS: bump to 1.3a X-Git-Tag: release-1-3b~210 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=992f8947dc938d2cffef4002d8e00b0019bf086d;p=thirdparty%2Flibtool.git * configure.in, libtool.spec, NEWS: bump to 1.3a * Branched for release 1.3 (branch-1-3) * configure.in, libtool.spec, NEWS: bump to 1.2g --- diff --git a/ChangeLog b/ChangeLog index 5e8703514..57cf98e57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1999-03-15 Alexandre Oliva + * configure.in, libtool.spec, NEWS: bump to 1.3a + * Branched for release 1.3 (branch-1-3) + * configure.in, libtool.spec, NEWS: bump to 1.2g + * configure.in, libtool.spec: bump to 1.2f * doc/PLATFORMS: ditto * NEWS: libtool 1.2f released diff --git a/NEWS b/NEWS index e847a27f4..65ee35c7d 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ NEWS - list of user-visible changes between releases of GNU Libtool +New in 1.3a: CVS version, Libtool team: +* Nothing so far + +New in 1.2g: CVS version, Libtool team: +* Nothing so far + New in 1.2e: CVS version; 1.2f: 1999-03-15, Libtool team: * libtool will correctly link uninstalled libraries into programs and prefer uninstalled libraries to installed ones diff --git a/configure.in b/configure.in index 3f89d8fa3..9445cef9a 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.2f) +AM_INIT_AUTOMAKE(libtool, 1.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 diff --git a/libtool.spec b/libtool.spec index da4b2fedf..09b2335eb 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,6 +1,6 @@ Summary: GNU Libtool - shared library support for source packages Name: libtool -Version: 1.2f +Version: 1.3a Release: 1 Copyright: GPL Group: Development/Build