diff options
author | Alan Modra <amodra@gmail.com> | 2014-02-14 09:30:47 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-02-14 09:30:47 +1030 |
commit | 04ce6745860c287a95e8d5b0d0efe8954dc756ec (patch) | |
tree | bf6bcbea506f04f7011b71b1a222ee9a9bd553a0 /bfd | |
parent | ac61d2dbf7df54bbb7cef09ac9b5f61541da065b (diff) | |
download | gdb-04ce6745860c287a95e8d5b0d0efe8954dc756ec.zip gdb-04ce6745860c287a95e8d5b0d0efe8954dc756ec.tar.gz gdb-04ce6745860c287a95e8d5b0d0efe8954dc756ec.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 7ea25bd..bdd8ea2 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140213 +#define BFD_VERSION_DATE 20140214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |