diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-10 00:01:04 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-10 00:01:04 +0000 |
commit | f57c0f19710c6fb2052d3709da7081327918ddf9 (patch) | |
tree | 77bf1936d1cc9e50c216c9e2fbc53577c31184da | |
parent | 49475a630d9a1bf2e1a60a11598c97f8a999acba (diff) | |
download | binutils-f57c0f19710c6fb2052d3709da7081327918ddf9.zip binutils-f57c0f19710c6fb2052d3709da7081327918ddf9.tar.gz binutils-f57c0f19710c6fb2052d3709da7081327918ddf9.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 46ce3c3..c7bbd14 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 20250809 +#define BFD_VERSION_DATE 20250810 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |