diff options
| author | GDB Administrator <gdbadmin@sourceware.org> | 2025-12-06 00:00:08 +0000 |
|---|---|---|
| committer | GDB Admin <brobecker@adacore.com> | 2025-12-06 00:00:08 +0000 |
| commit | d5b168b7585fba521672c8f5ea5fb34e280ccc65 (patch) | |
| tree | 9eb4454a05a86a68bb04643ed3de9b249a192453 | |
| parent | 36a4bbcec4b31ff7a5fb8e5a2e20acef9344c810 (diff) | |
| download | binutils-d5b168b7585fba521672c8f5ea5fb34e280ccc65.zip binutils-d5b168b7585fba521672c8f5ea5fb34e280ccc65.tar.gz binutils-d5b168b7585fba521672c8f5ea5fb34e280ccc65.tar.bz2 | |
Automatic date update in version.in
| -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 15486bc..a66c620 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 20251205 +#define BFD_VERSION_DATE 20251206 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |
