diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-20 06:19:15 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-06-20 06:19:15 +0000 |
| commit | ddad85161da2b7c7b3d88bc7f46995d05db9e719 (patch) | |
| tree | ca6f15ccc85812f72ee05d7291f3ad90aaf3ed26 | |
| parent | b2875e6dda505c3537ce959d60101a3fa951167a (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/binutils/Makefile.inc0 | 2 |
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" |
