Chromium Code Reviews| Index: binutils/bfd/version.h |
| diff --git a/binutils/bfd/version.h b/binutils/bfd/version.h |
| index b580166d4f1a11a72795a5d40a182b7ec8ea75d5..7846721d0add3feac75e5c25e8894a7e53b35fae 100644 |
| --- a/binutils/bfd/version.h |
| +++ b/binutils/bfd/version.h |
| @@ -1,4 +1,4 @@ |
| -#define BFD_VERSION_DATE 20091016 |
| +#define BFD_VERSION_DATE 20100303 |
| #define BFD_VERSION @bfd_version@ |
| #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ |
| #define REPORT_BUGS_TO @report_bugs_to@ |