diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-15 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-15 00:00:12 +0000 |
commit | b8e690ef9e3f17e000acf5063daa016b660c6022 (patch) | |
tree | 074850d9029458b1f20decd51d79c9d3db8318f0 | |
parent | 9f685464440e479244ce01262bdd216af14ccdad (diff) | |
download | binutils-b8e690ef9e3f17e000acf5063daa016b660c6022.zip binutils-b8e690ef9e3f17e000acf5063daa016b660c6022.tar.gz binutils-b8e690ef9e3f17e000acf5063daa016b660c6022.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 db68c54..21d6b54 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 20250814 +#define BFD_VERSION_DATE 20250815 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |