GNU Binutils with patches for OS216
リビジョン | 4bb7d90382fdf1707bcea594e4203d81813d63e7 (tree) |
---|---|
日時 | 2020-06-22 09:00:47 |
作者 | GDB Administrator <gdbadmin@sour...> |
コミッター | 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 20200621 | |
19 | +#define BFD_VERSION_DATE 20200622 | |
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@ |