This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Version string bump (to 2.10.90)


This bumps the VERSION strings in the trunk so they are more true.

-- 
-- David  (obrien@FreeBSD.org)



2000-05-22  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.10.90
 
 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.10.90
 
 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.10.90
 
 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.10.90
 
 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.10.90
 
 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 Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]