diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-31 20:57:53 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-31 20:57:53 +0000 |
| commit | e0444818b278e2289ae050aeee308baf216fec2a (patch) | |
| tree | 8537f08a49f2adc22f33eccfaaf5cd12f733688c /gnu | |
| parent | 961b726450d1adc5f2ab61df23e4cf3f5d896ac1 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/Makefile.inc0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index f9de70b8a051..b25e70bd72fc 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -4,8 +4,8 @@ # use the normal "Makefile.inc" mechanism, because we need some of these # definitions before the sub-Makefile is processed. -VERSION= "2.12.0 [FreeBSD] 2002-04-10" -VERSION_DATE= 20020410 +VERSION= "2.12.1 [FreeBSD] 2002-07-20" +VERSION_DATE= 20020720 TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH= ${TARGET_ARCH} |
