diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-04 00:00:32 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-04 00:00:32 +0000 |
commit | b135c926c56da63611000c3d0c0c8e2cfc97d314 (patch) | |
tree | d472fc1b85e61cedd8b417e17feff213a8b8e8a3 | |
parent | 5fa17f72c93b4ee357df57ea651fd96d6c9ce901 (diff) | |
download | binutils-b135c926c56da63611000c3d0c0c8e2cfc97d314.zip binutils-b135c926c56da63611000c3d0c0c8e2cfc97d314.tar.gz binutils-b135c926c56da63611000c3d0c0c8e2cfc97d314.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 8cb9007..ec40174 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 20250403 +#define BFD_VERSION_DATE 20250404 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |