diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-28 00:00:54 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-28 00:00:54 +0000 |
commit | 9af366e0d3b7bc5802295bb001d17483033de87b (patch) | |
tree | 8b1f378eea7029436f3032f0a93ba2e57dc40559 | |
parent | 77c74294bfc5005204a2de3cc64bbdb2f877be29 (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 ffb5bf8..dfd43a5 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 20250927 +#define BFD_VERSION_DATE 20250928 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |