diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-05-10 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-05-10 00:00:07 +0000 |
commit | e264ce6ff0f00798fe7ab6cc21eca0fedf62cc34 (patch) | |
tree | f2627e3e88f2f9d3414400e02fcaee6fdb75d943 | |
parent | 61a6e3c7bf9423179ed38946ec309bf15876ce4e (diff) | |
download | binutils-e264ce6ff0f00798fe7ab6cc21eca0fedf62cc34.zip binutils-e264ce6ff0f00798fe7ab6cc21eca0fedf62cc34.tar.gz binutils-e264ce6ff0f00798fe7ab6cc21eca0fedf62cc34.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 f66dfdc..2fe8d9a 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 20250509 +#define BFD_VERSION_DATE 20250510 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |