This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Version string bump
- To: GNU Binutils mailing list <binutils at sourceware dot cygnus dot com>
- Subject: Version string bump
- From: "David O'Brien" <obrien at FreeBSD dot org>
- Date: Tue, 16 May 2000 16:22:45 -0700
- Organization: The NUXI BSD group
- Reply-To: obrien at FreeBSD dot org
This bumps the VERSION strings in the trunk so they are more true.
--
-- David (obrien@FreeBSD.org)
2000-05-16 David O'Brien <obrien@FreeBSD.org>
* configure (VERSION): Increment to the next release that will come
from this CVS branch.
Index: bfd/configure
===================================================================
RCS file: /cvs/src/src/bfd/configure,v
retrieving revision 1.28
diff -u -r1.28 configure
--- configure 2000/05/02 00:12:45 1.28
+++ configure 2000/05/16 23:15:59
@@ -1063,7 +1063,7 @@
PACKAGE=bfd
-VERSION=2.9.5
+VERSION=2.11.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
Index: binutils/configure
===================================================================
RCS file: /cvs/src/src/binutils/configure,v
retrieving revision 1.13
diff -u -r1.13 configure
--- configure 2000/04/09 12:17:39 1.13
+++ configure 2000/05/16 23:16:09
@@ -816,7 +816,7 @@
PACKAGE=binutils
-VERSION=2.9.5
+VERSION=2.11.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
Index: gas/configure
===================================================================
RCS file: /cvs/src/src/gas/configure,v
retrieving revision 1.28
diff -u -r1.28 configure
--- configure 2000/05/02 00:12:48 1.28
+++ configure 2000/05/16 23:16:22
@@ -818,7 +818,7 @@
PACKAGE=gas
-VERSION=2.9.5
+VERSION=2.11.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
Index: gprof/configure
===================================================================
RCS file: /cvs/src/src/gprof/configure,v
retrieving revision 1.3
diff -u -r1.3 configure
--- configure 2000/04/09 12:17:41 1.3
+++ configure 2000/05/16 23:16:32
@@ -812,7 +812,7 @@
PACKAGE=gprof
-VERSION=2.9.5
+VERSION=2.11.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
Index: ld/configure
===================================================================
RCS file: /cvs/src/src/ld/configure,v
retrieving revision 1.11
diff -u -r1.11 configure
--- configure 2000/04/09 12:17:42 1.11
+++ configure 2000/05/16 23:16:42
@@ -816,7 +816,7 @@
PACKAGE=ld
-VERSION=2.9.5
+VERSION=2.11.0
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }