diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-11 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-11 00:00:15 +0000 |
commit | 4a5d6345a0bb18f8688540025036647509f56f81 (patch) | |
tree | ee486488954d933d584fef7e6538f534358dde0d | |
parent | 3041b9313e360af215e235e4d07f9557a22ffd13 (diff) | |
download | binutils-4a5d6345a0bb18f8688540025036647509f56f81.zip binutils-4a5d6345a0bb18f8688540025036647509f56f81.tar.gz binutils-4a5d6345a0bb18f8688540025036647509f56f81.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 c89af16..7eaf973 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 20221010 +#define BFD_VERSION_DATE 20221011 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |