diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-07-04 00:02:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-07-04 00:02:20 +0000 |
commit | 2fcf82fe7fb69a520f1a0bd85a9f4cc0bbcee53c (patch) | |
tree | 850d98f00805bdfa97179f618f0e702966b49fe8 | |
parent | c593958fd9ddd2cf88ea581b5684823b76a01cca (diff) | |
download | binutils-2fcf82fe7fb69a520f1a0bd85a9f4cc0bbcee53c.zip binutils-2fcf82fe7fb69a520f1a0bd85a9f4cc0bbcee53c.tar.gz binutils-2fcf82fe7fb69a520f1a0bd85a9f4cc0bbcee53c.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 e048293..5f575f8 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20180703 +#define BFD_VERSION_DATE 20180704 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |