diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-18 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-18 00:00:07 +0000 |
commit | 02a8b5c25806339f801c80a5a364a963b2ece080 (patch) | |
tree | 244d8403d5bd8d1cbcf3041086850a6cd19ccb1a | |
parent | 239e440d30998da4af74095c75bdb501d3a3987d (diff) | |
download | binutils-02a8b5c25806339f801c80a5a364a963b2ece080.zip binutils-02a8b5c25806339f801c80a5a364a963b2ece080.tar.gz binutils-02a8b5c25806339f801c80a5a364a963b2ece080.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 eda51c6..79f619c 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 20221017 +#define BFD_VERSION_DATE 20221018 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |