diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-04-26 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-04-26 00:00:07 +0000 |
commit | 4c68809bd3c2ac97989e143ec47a29c19c88d86c (patch) | |
tree | 9b63d72ff85caebc76fc4ac3e6df751db2cdfaee | |
parent | 888a2e22a83582e437d128b6a498c2d8502a7ad0 (diff) | |
download | binutils-4c68809bd3c2ac97989e143ec47a29c19c88d86c.zip binutils-4c68809bd3c2ac97989e143ec47a29c19c88d86c.tar.gz binutils-4c68809bd3c2ac97989e143ec47a29c19c88d86c.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 90e53a8..61a84a9 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 20250425 +#define BFD_VERSION_DATE 20250426 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |