diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-22 00:04:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-22 00:04:18 +0000 |
commit | 342f3e97184919a512b02a8c8623b47200f91725 (patch) | |
tree | 7648238cef319b47dffea0be9e6419a88f4f5511 | |
parent | 3aed5bf12cfd2512bb50cd944c39e162ef3a2727 (diff) | |
download | binutils-binutils-2_44-branch.zip binutils-binutils-2_44-branch.tar.gz binutils-binutils-2_44-branch.tar.bz2 |
Automatic date update in version.inbinutils-2_44-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 bdb3f9d..41a4b75 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 20250721 +#define BFD_VERSION_DATE 20250722 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |