diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-11-12 00:00:45 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-11-12 00:00:45 +0000 |
commit | 7432cb1a844283582ec076afa017c1ea78eb8980 (patch) | |
tree | 14372fc4064b2c0aeaab39fb0377e2049c3a6b53 | |
parent | 0fa78215306b38e3c88389de27cc880bbd876469 (diff) | |
download | binutils-7432cb1a844283582ec076afa017c1ea78eb8980.zip binutils-7432cb1a844283582ec076afa017c1ea78eb8980.tar.gz binutils-7432cb1a844283582ec076afa017c1ea78eb8980.tar.bz2 |
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 e098a3a..ec27609 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20171111 +#define BFD_VERSION_DATE 20171112 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |