diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2025-12-10 00:00:08 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2025-12-10 00:00:08 +0000 |
| commit | c5b89e9d1f5f045e9e55b541e98661d5cb4318c2 (patch) | |
| tree | 853a88b14289e34d6f97a4c93ffe5643b0df8ab6 | |
| parent | ea97136badfb06c607bf498151f8510b733b51d8 (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 5852f00..bdab58e 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 20251209 +#define BFD_VERSION_DATE 20251210 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
