diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-28 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-28 00:01:09 +0000 |
commit | 93a368279c12d43d5361adc3c1b392bfc6abf5de (patch) | |
tree | 6d581f4d2546eccc024c082bd1e02ffa4483af3d | |
parent | ab38f38b769db845416349f9bc62b20d9338af03 (diff) | |
download | binutils-93a368279c12d43d5361adc3c1b392bfc6abf5de.zip binutils-93a368279c12d43d5361adc3c1b392bfc6abf5de.tar.gz binutils-93a368279c12d43d5361adc3c1b392bfc6abf5de.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 2a0b566..4ef0605 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 20221127 +#define BFD_VERSION_DATE 20221128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |