diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-12-28 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-12-28 00:00:33 +0000 |
commit | 0c5af9fb8f14aa1e60c9d9416b140ec54b137f54 (patch) | |
tree | 351888144dbf9f0d36736b7465ae195c124d49c2 | |
parent | 94b8bc9867fda5ddadf9e36c7379a0a3aee72972 (diff) | |
download | binutils-0c5af9fb8f14aa1e60c9d9416b140ec54b137f54.zip binutils-0c5af9fb8f14aa1e60c9d9416b140ec54b137f54.tar.gz binutils-0c5af9fb8f14aa1e60c9d9416b140ec54b137f54.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 f8a0ee2..fc82158 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 20211227 +#define BFD_VERSION_DATE 20211228 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |