diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-06 00:01:16 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-06 00:01:16 +0000 |
commit | 214bb42ce0e5a1c7599a3e697841bfc1c95b4a5a (patch) | |
tree | 749b4c61687d13a39a75c3000f5b7ded9ff4f21c | |
parent | 5866e4523e4f5fd5000949a781fcf414f26089cf (diff) | |
download | binutils-gdb-16-branch.zip binutils-gdb-16-branch.tar.gz binutils-gdb-16-branch.tar.bz2 |
Automatic date update in version.ingdb-16-branch
-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 cbf52b7..dac5046 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 20250905 +#define BFD_VERSION_DATE 20250906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |