* 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
This commit is contained in:
Alexandre Oliva 1999-03-15 20:16:33 +00:00 committed by Alexandre Oliva
parent d6b6c13f5b
commit 992f8947dc
4 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,9 @@
1999-03-15 Alexandre Oliva <oliva@dcc.unicamp.br>
* 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

6
NEWS
View File

@ -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

View File

@ -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

View File

@ -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