diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-08 00:00:40 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-08 00:00:40 +0000 |
commit | f5f3e8e6e57eb513cc55c10344f757ebcd39837d (patch) | |
tree | ed73f36d19240fa25dbdf275ed99abdfb6244780 | |
parent | ecffec858a4092d5bd1da7b6fa4bdef961f367bc (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 89f11ee..0346dd5 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 20250807 +#define BFD_VERSION_DATE 20250808 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |