diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-04 00:01:56 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-04 00:01:56 +0000 |
commit | 7fa86798269c28bd4d59112360d21de824d99e62 (patch) | |
tree | 7c2205abc3c1064b5a0997c6ca79099aec0f1e4b | |
parent | 0effed6eae4bb448780f331c51f06c4f005b2d77 (diff) | |
download | binutils-binutils-2_45-branch.zip binutils-binutils-2_45-branch.tar.gz binutils-binutils-2_45-branch.tar.bz2 |
Automatic date update in version.inbinutils-2_45-branch
-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 51c9a31..c39ffcc 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 20250803 +#define BFD_VERSION_DATE 20250804 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |