diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-04-15 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-04-15 00:00:36 +0000 |
commit | 725bf5cf125783c2a7ca4ab63d3768e220bab2db (patch) | |
tree | 013e42bda3f22bf028b84b7d2e9761ee9ab7a94a | |
parent | Fix build breakage on Cygwin (PR gdb/21385) (diff) | |
download | binutils-gdb-gdb-8.0-branchpoint.tar.gz binutils-gdb-gdb-8.0-branchpoint.tar.bz2 binutils-gdb-gdb-8.0-branchpoint.zip |
Automatic date update in version.ingdb-8.0-branchpoint
-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 9eecbeffd9e..03edbc08035 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170414 +#define BFD_VERSION_DATE 20170415 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |