diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-12-21 00:00:46 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-12-21 00:00:46 +0000 |
commit | 6e67642edc01222fe9d98567757aaf5e617bf752 (patch) | |
tree | 52f6edc9012ced60910a666c796b5bb74a944437 | |
parent | 72a45cec0f01937522e7e7f211e53169791b120e (diff) | |
download | binutils-6e67642edc01222fe9d98567757aaf5e617bf752.zip binutils-6e67642edc01222fe9d98567757aaf5e617bf752.tar.gz binutils-6e67642edc01222fe9d98567757aaf5e617bf752.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 e10f451..9d8724a 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 20211220 +#define BFD_VERSION_DATE 20211221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |