diff options
author | dim <dim@FreeBSD.org> | 2010-11-01 19:39:10 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2010-11-01 19:39:10 +0000 |
commit | b5380a9dee564765e657130f9ec36da6a6a84185 (patch) | |
tree | 8cadfc1adb7d51d1e8f3cc19e19a59e48374fe71 | |
parent | 3f5c947f4453c6016a2a6a9636367ee3f48fc6fc (diff) | |
download | FreeBSD-src-b5380a9dee564765e657130f9ec36da6a6a84185.zip FreeBSD-src-b5380a9dee564765e657130f9ec36da6a6a84185.tar.gz |
Update VERSION to 2.17.50 [FreeBSD] 2007-07-03.
-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 fb6efe1..7a062ba 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -4,7 +4,7 @@ # use the normal "Makefile.inc" mechanism, because we need some of these # definitions before the sub-Makefile is processed. -VERSION= "2.17 [FreeBSD] 2007-08-07" +VERSION= "2.17.50 [FreeBSD] 2007-07-03" TARGET_ARCH?= ${MACHINE_ARCH} TARGET_VENDOR?= unknown |