diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-21 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-21 00:00:08 +0000 |
commit | 01723a35030c0198c5bac31d8ca6959f7da17e2e (patch) | |
tree | 63e68f6340b2efb8fefc9983562568e0dafe6871 | |
parent | 5936ac73edd7d196611a9690a9a99f7137479e79 (diff) | |
download | binutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.zip binutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.tar.gz binutils-01723a35030c0198c5bac31d8ca6959f7da17e2e.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 72a41ab..338c128 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 20210920 +#define BFD_VERSION_DATE 20210921 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |