diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-25 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-25 00:00:32 +0000 |
commit | 8b7a074374f812a00f6f30be849f1b1f32bbe230 (patch) | |
tree | b96b25c30c07401c07c860eef4948c25668d17a5 | |
parent | 6274233ac8dddf923f567227dd887e1d79bf35d7 (diff) | |
download | binutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.zip binutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.tar.gz binutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.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 a94c065..6f30bb4 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 20250824 +#define BFD_VERSION_DATE 20250825 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |