diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-10-01 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-10-01 00:00:30 +0000 |
commit | 1d8f691da90daae3e34c69ba553817e261166f5b (patch) | |
tree | 90c84bec69c7b6959c15dc42efd64c7171215659 | |
parent | 23b5268986d9b68b965939416a7aa96e8698e403 (diff) | |
download | binutils-1d8f691da90daae3e34c69ba553817e261166f5b.zip binutils-1d8f691da90daae3e34c69ba553817e261166f5b.tar.gz binutils-1d8f691da90daae3e34c69ba553817e261166f5b.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 90ded4b..257e77d 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 20230930 +#define BFD_VERSION_DATE 20231001 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |