diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-03 00:01:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-03 00:01:51 +0000 |
commit | b17f29feed3a293a279122420035297dd35b7c63 (patch) | |
tree | 952e5dcb604219846b5c94211bd06e64d575187a | |
parent | b0b96d71b813e77a83787e9bdeb015dc90c70ce3 (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 ad165f4..a1f72c7 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 20250702 +#define BFD_VERSION_DATE 20250703 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |