diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-08 00:00:55 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-08 00:00:55 +0000 |
commit | 79b2b564fecc5c00347892ac4b9ac4ec3c729a3b (patch) | |
tree | 3ab28429f04289a8751cc852b19fa35e2be3dbb7 /bfd | |
parent | 9546c98be0581f4e93efacafd7fe22427edd3635 (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
Diffstat (limited to 'bfd')
-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 e63d653..dae9540 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 20250907 +#define BFD_VERSION_DATE 20250908 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |