diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-17 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-17 00:00:13 +0000 |
commit | 82f3f381fb8940afe3f6148b3010144d6c8ba2fd (patch) | |
tree | 568e84aa989a438a7ce9080ad1f2640a29f49a1b | |
parent | e579b537353cd91cb8fac1eaeb69901d4936766f (diff) | |
download | binutils-82f3f381fb8940afe3f6148b3010144d6c8ba2fd.zip binutils-82f3f381fb8940afe3f6148b3010144d6c8ba2fd.tar.gz binutils-82f3f381fb8940afe3f6148b3010144d6c8ba2fd.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 87fce6d..88b3a63 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 20250816 +#define BFD_VERSION_DATE 20250817 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |