diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-02-08 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-02-08 00:00:07 +0000 |
commit | 1d4f3cb666d17503ffe7cfd88f445430789ab5be (patch) | |
tree | 3cb0ab8efab9492fbc86ff3333e37f9d852a9652 | |
parent | Add additional information to relocation overflow errors. (diff) | |
download | binutils-gdb-1d4f3cb666d17503ffe7cfd88f445430789ab5be.tar.gz binutils-gdb-1d4f3cb666d17503ffe7cfd88f445430789ab5be.tar.bz2 binutils-gdb-1d4f3cb666d17503ffe7cfd88f445430789ab5be.zip |
Automatic date update in version.in
-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 ae480fb52f3..1a3bc558b7b 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160207 +#define BFD_VERSION_DATE 20160208 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |