diff options
author | Alan Modra <amodra@gmail.com> | 2014-09-14 09:31:10 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-09-14 09:31:10 +0930 |
commit | d4b38d2d057a5b8a35bc052e4f43b02b53c40f89 (patch) | |
tree | fb74f1b73e32840820a830625fb516fc5c37fb49 /bfd | |
parent | d36bf488d82165827ef07052ecf775906d7d04a9 (diff) | |
download | gdb-d4b38d2d057a5b8a35bc052e4f43b02b53c40f89.zip gdb-d4b38d2d057a5b8a35bc052e4f43b02b53c40f89.tar.gz gdb-d4b38d2d057a5b8a35bc052e4f43b02b53c40f89.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 2875059..79cd87d 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140913 +#define BFD_VERSION_DATE 20140914 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |