GNU Binutils with patches for OS216
Revision | 59ac04da2a8ebf6a7f7549e10e5e620b59c2afdf (tree) |
---|---|
Time | 2018-07-22 09:02:13 |
Author | GDB Administrator <gdbadmin@sour...> |
Commiter | GDB Admin |
Automatic date update in version.in
@@ -16,7 +16,7 @@ | ||
16 | 16 | |
17 | 17 | In releases, the date is not included in either version strings or |
18 | 18 | sonames. */ |
19 | -#define BFD_VERSION_DATE 20180721 | |
19 | +#define BFD_VERSION_DATE 20180722 | |
20 | 20 | #define BFD_VERSION @bfd_version@ |
21 | 21 | #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ |
22 | 22 | #define REPORT_BUGS_TO @report_bugs_to@ |