diff options
author | Alan Modra <amodra@gmail.com> | 2007-06-27 00:00:05 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-06-27 00:00:05 +0000 |
commit | bd30bda7eb72887f039c8cf006a1cce82af08813 (patch) | |
tree | d07dee40db5e4af7a8ea21af913b736de8c39ccf /bfd | |
parent | cd2cf30b7df936bc72fada8adb67506b910d9ce2 (diff) | |
download | gdb-bd30bda7eb72887f039c8cf006a1cce82af08813.zip gdb-bd30bda7eb72887f039c8cf006a1cce82af08813.tar.gz gdb-bd30bda7eb72887f039c8cf006a1cce82af08813.tar.bz2 |
daily update
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index 20df624..d7195b6 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20070626 +#define BFD_VERSION_DATE 20070627 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |