diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-31 00:01:35 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-31 00:01:35 +0000 |
commit | 9af083a959a03ef068e1b7869263dddb4fb913c3 (patch) | |
tree | 4f1e0599b299ee416cf1341a6b2f67a87eb5631b | |
parent | 303045d9539d9032208b8b67f222943ff4c96b05 (diff) | |
download | binutils-9af083a959a03ef068e1b7869263dddb4fb913c3.zip binutils-9af083a959a03ef068e1b7869263dddb4fb913c3.tar.gz binutils-9af083a959a03ef068e1b7869263dddb4fb913c3.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 751f40f..33e2b9c 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 20250730 +#define BFD_VERSION_DATE 20250731 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |