diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-05-21 00:00:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-05-21 00:00:15 +0000 |
commit | 14dd98b0f7f04d25bc7bc63de3ab958bdd51641d (patch) | |
tree | 121b84af2ba66ac8ce4f5c68872b58d12b130862 | |
parent | 3e488d8ccd0fb25d9c2d33feceb9eac3e336c1b0 (diff) | |
download | binutils-14dd98b0f7f04d25bc7bc63de3ab958bdd51641d.zip binutils-14dd98b0f7f04d25bc7bc63de3ab958bdd51641d.tar.gz binutils-14dd98b0f7f04d25bc7bc63de3ab958bdd51641d.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 043d2dd..0cf8b6a 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 20250520 +#define BFD_VERSION_DATE 20250521 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |