diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-01-27 13:02:31 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-01-27 13:02:31 +0000 |
| commit | 23e896a74012e8f82c0aef75e406fc5cb778a330 (patch) | |
| tree | a03042232a7a04da7f190a15b3679f7c3a2fff4f /gnu | |
| parent | 1c2920364827336ec77d920fba6c3799b16346ff (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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 3e538f47c881..c732d297f64f 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.11.2 20010719 [FreeBSD]" +VERSION= "2.12.0 pre-release snap 20020127 [FreeBSD]" TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH= ${TARGET_ARCH} |
