summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-20 06:19:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-20 06:19:15 +0000
commitddad85161da2b7c7b3d88bc7f46995d05db9e719 (patch)
treeca6f15ccc85812f72ee05d7291f3ad90aaf3ed26
parentb2875e6dda505c3537ce959d60101a3fa951167a (diff)
Notes
-rw-r--r--gnu/usr.bin/binutils/Makefile.inc02
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0
index 42cadc3f5bf8..46160c5e29d5 100644
--- a/gnu/usr.bin/binutils/Makefile.inc0
+++ b/gnu/usr.bin/binutils/Makefile.inc0
@@ -8,7 +8,7 @@
# definitions before the sub-Makefile is processed.
#
-VERSION= 2.10-anoncvs-20000512
+VERSION= 2.10.0
TARGET_ARCH?= ${MACHINE_ARCH}
.if ${TARGET_ARCH} == "mipsel" || ${TARGET_ARCH} == "mipseb"