diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-01 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-01 00:00:59 +0000 |
commit | bab2efac55f8bc187a29332f88433d0984f37026 (patch) | |
tree | 44906c35e9f9dc0c92817d314add2bcef453eba9 | |
parent | e386b28b44f383920948ef6a03765f300c36e394 (diff) | |
download | binutils-bab2efac55f8bc187a29332f88433d0984f37026.zip binutils-bab2efac55f8bc187a29332f88433d0984f37026.tar.gz binutils-bab2efac55f8bc187a29332f88433d0984f37026.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 57b1fc3..7ad45c5 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 20220930 +#define BFD_VERSION_DATE 20221001 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |