diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2026-04-30 00:00:08 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2026-04-30 00:00:08 +0000 |
| commit | 8c63f34845a1397a83342660db228cb7cb264f8c (patch) | |
| tree | 770f241fea0e46c393c469518c8f70a20ec8f803 | |
| parent | 5ed455efd8476ce4f70266d5797ef9f3eb1e8919 (diff) | |
| download | binutils-master.tar.gz binutils-master.tar.bz2 binutils-master.zip | |
| -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 2eca917bd88..e925f99450a 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 20260429 +#define BFD_VERSION_DATE 20260430 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
