diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-04 00:01:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-04 00:01:38 +0000 |
commit | f7b0e434217904b93a8c7f0e7146aa7ac9eb33f2 (patch) | |
tree | 70487f73139ae6f05070188f3c8cfc1d3387d35d | |
parent | ab19fb83cbb6a43257f9a5935b3bb915cd411d1b (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 51c9a31..c39ffcc 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 20250803 +#define BFD_VERSION_DATE 20250804 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |