diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-06 00:00:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-06 00:00:59 +0000 |
commit | 4d2991ad4dcd910e8389ab81b0e457063734b975 (patch) | |
tree | fce0556bb9a50ed05c52d3a3a3b7ec6524fbea44 | |
parent | af3d9df4b94af67ac6f8d34ffaab1e57da859641 (diff) | |
download | binutils-4d2991ad4dcd910e8389ab81b0e457063734b975.zip binutils-4d2991ad4dcd910e8389ab81b0e457063734b975.tar.gz binutils-4d2991ad4dcd910e8389ab81b0e457063734b975.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 cbf52b7..dac5046 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 20250905 +#define BFD_VERSION_DATE 20250906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |