diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-06-22 00:01:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-06-22 00:01:06 +0000 |
commit | e02e2c75154a0c8cf2800c4676934b708b89b2f7 (patch) | |
tree | fbc5227eaa0516f2879ae335559a628f0a579d56 | |
parent | 7a23d8a82634d52878b83582bb50832f85297a41 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
-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 0f3b52f..9f84a66 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 20250621 +#define BFD_VERSION_DATE 20250622 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |