diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-05-28 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-05-28 00:00:19 +0000 |
commit | 882be0d57baa989161ce258de8a040959438cb32 (patch) | |
tree | 94ed02c3b22a15b04d8059ef28d176e01ca5f19b | |
parent | 006fb761170a153205f8381fa773fa007120ab5b (diff) | |
download | binutils-882be0d57baa989161ce258de8a040959438cb32.zip binutils-882be0d57baa989161ce258de8a040959438cb32.tar.gz binutils-882be0d57baa989161ce258de8a040959438cb32.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 1e351eb..a681539 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 20250527 +#define BFD_VERSION_DATE 20250528 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |