diff options
author | Alan Modra <amodra@gmail.com> | 2014-06-17 09:31:07 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-06-17 09:31:07 +0930 |
commit | dfac1fa730b83b4f4e42d1fff5778e7127297f76 (patch) | |
tree | f1ca5690e8abdd4a581a7a77e2b744285673f1eb /bfd | |
parent | 29cf29a2cf1a5df53c9b77cce8916e8c0fc82e12 (diff) | |
download | gdb-dfac1fa730b83b4f4e42d1fff5778e7127297f76.zip gdb-dfac1fa730b83b4f4e42d1fff5778e7127297f76.tar.gz gdb-dfac1fa730b83b4f4e42d1fff5778e7127297f76.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 39a8955..bb57fa8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20140616 +#define BFD_VERSION_DATE 20140617 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |