diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2026-02-09 00:00:07 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2026-02-09 00:00:07 +0000 |
| commit | d35bed82b2438d9bca5d3554eae7256877bd469b (patch) | |
| tree | 684c572a31e8ab3318c62e3947e0d12f70b455be | |
| parent | 7619807a1fdea3bf984437c6c8f8f1859b474fd0 (diff) | |
| download | fsf-binutils-gdb-master.zip fsf-binutils-gdb-master.tar.gz fsf-binutils-gdb-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 79ff4785..c205c00 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 20260208 +#define BFD_VERSION_DATE 20260209 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
