diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-27 00:02:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-27 00:02:38 +0000 |
commit | b995bba7d3ba3139c260a576568480b6cdf00000 (patch) | |
tree | 07f4d25e4a02ef0d8a67b4005cfab90fdf805ec7 | |
parent | 347d1fd1e4ada786252cfb3fbd891a3e9cb94adc (diff) | |
download | binutils-gdb-17-branch.zip binutils-gdb-17-branch.tar.gz binutils-gdb-17-branch.tar.bz2 |
Automatic date update in version.ingdb-17-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 f95cba2..ffb5bf8 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 20250926 +#define BFD_VERSION_DATE 20250927 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |