diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2010-11-01 19:35:33 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2010-11-01 19:35:33 +0000 |
commit | 97d40d3d4a4398b698e344a9f4af8a0e8a4ac3fc (patch) | |
tree | 461aafc934d462eb9b9221308f8e25238c0ada62 /contrib/binutils/bfd/version.h | |
parent | f4fd60a2a35a12f9ca8c2ec5dba8297acfd083e0 (diff) | |
parent | b3cded65e92ba4d9b5e5a33fb95c4d551bda9c1b (diff) | |
download | src-97d40d3d4a4398b698e344a9f4af8a0e8a4ac3fc.tar.gz src-97d40d3d4a4398b698e344a9f4af8a0e8a4ac3fc.zip |
Notes
Diffstat (limited to 'contrib/binutils/bfd/version.h')
-rw-r--r-- | contrib/binutils/bfd/version.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/binutils/bfd/version.h b/contrib/binutils/bfd/version.h index f0ad1a889092..88dbbce9fc80 100644 --- a/contrib/binutils/bfd/version.h +++ b/contrib/binutils/bfd/version.h @@ -1,3 +1,4 @@ -#define BFD_VERSION_DATE 20070807 +#define BFD_VERSION_DATE 20070703 #define BFD_VERSION @bfd_version@ -#define BFD_VERSION_STRING @bfd_version_string@ +#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ +#define REPORT_BUGS_TO @report_bugs_to@ |