diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-02 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-02 00:00:21 +0000 |
commit | 56639a7e41164834abc5dccb2789b64df63b5692 (patch) | |
tree | 99df0773e952696b748e8c0bc0a2a3bd362585d2 | |
parent | 382f0ffb93692e4cd1e6d3407b86871f34d39ba7 (diff) | |
download | binutils-56639a7e41164834abc5dccb2789b64df63b5692.zip binutils-56639a7e41164834abc5dccb2789b64df63b5692.tar.gz binutils-56639a7e41164834abc5dccb2789b64df63b5692.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 9fe030f..2484f96 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 20250801 +#define BFD_VERSION_DATE 20250802 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |