diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2025-12-11 00:00:08 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2025-12-11 00:00:08 +0000 |
| commit | 330f310cac6e648d390516cea652e0fa57c2a304 (patch) | |
| tree | 6559365ead6dc05b7dd567006fc9dde572430d1d | |
| parent | 7979dbef836b1c8035b9fe9dd6e09c342d85a5e2 (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 bdab58e..a1ae994 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 20251210 +#define BFD_VERSION_DATE 20251211 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
