From 992f8947dc938d2cffef4002d8e00b0019bf086d Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Mon, 15 Mar 1999 20:16:33 +0000 Subject: [PATCH] * 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 --- ChangeLog | 4 ++++ NEWS | 6 ++++++ configure.in | 2 +- libtool.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) 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 -- 2.47.3