From 5556dda1a16dae9e3b591900f7a733b7129762fa Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 12 Oct 2002 00:18:25 +0000 Subject: [PATCH] The 2.13-almost.1 import was done on 10/10, not 11/10. --- gnu/usr.bin/binutils/libbfd/alpha/bfd.h | 4 ++-- gnu/usr.bin/binutils/libbfd/i386/bfd.h | 4 ++-- gnu/usr.bin/binutils/libbfd/sparc64/bfd.h | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h index b709114dd6a5..cc02688046c5 100644 --- a/gnu/usr.bin/binutils/libbfd/alpha/bfd.h +++ b/gnu/usr.bin/binutils/libbfd/alpha/bfd.h @@ -53,8 +53,8 @@ extern "C" { #endif /* #define BFD_VERSION 213000000 */ -/* #define BFD_VERSION_DATE 20021110 */ -/* #define BFD_VERSION_STRING "2.13 20021110" */ +/* #define BFD_VERSION_DATE 20021010 */ +/* #define BFD_VERSION_STRING "2.13 20021010" */ /* The word size used by BFD on the host. This may be 64 with a 32 bit target if the host is 64 bit, or if other 64 bit targets have diff --git a/gnu/usr.bin/binutils/libbfd/i386/bfd.h b/gnu/usr.bin/binutils/libbfd/i386/bfd.h index 7844f675ab0e..890f9f0ca082 100644 --- a/gnu/usr.bin/binutils/libbfd/i386/bfd.h +++ b/gnu/usr.bin/binutils/libbfd/i386/bfd.h @@ -53,8 +53,8 @@ extern "C" { #endif /* #define BFD_VERSION 213000000 */ -/* #define BFD_VERSION_DATE 20021110 */ -/* #define BFD_VERSION_STRING "2.13 20021110" */ +/* #define BFD_VERSION_DATE 20021010 */ +/* #define BFD_VERSION_STRING "2.13 20021010" */ /* The word size used by BFD on the host. This may be 64 with a 32 bit target if the host is 64 bit, or if other 64 bit targets have diff --git a/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h b/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h index 95fbbe40d704..b558019b9f34 100644 --- a/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h +++ b/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h @@ -50,8 +50,8 @@ extern "C" { #endif /* #define BFD_VERSION 213000000 */ -/* #define BFD_VERSION_DATE 20021110 */ -/* #define BFD_VERSION_STRING "2.13 20021110" */ +/* #define BFD_VERSION_DATE 20021010 */ +/* #define BFD_VERSION_STRING "2.13 20021010" */ /* The word size used by BFD on the host. This may be 64 with a 32 bit target if the host is 64 bit, or if other 64 bit targets have