diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-30 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-30 00:00:07 +0000 |
commit | 9606310bbbf8a2d529b5c2aa71cac48a46f65869 (patch) | |
tree | 1e0a8cccd8b09835e0ed697723204277642322a0 | |
parent | 7caebc2a2aa9edb84295735513969c92a8ab39c0 (diff) | |
download | binutils-9606310bbbf8a2d529b5c2aa71cac48a46f65869.zip binutils-9606310bbbf8a2d529b5c2aa71cac48a46f65869.tar.gz binutils-9606310bbbf8a2d529b5c2aa71cac48a46f65869.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 fbe3b25..208cf5b 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 20220529 +#define BFD_VERSION_DATE 20220530 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |