diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-07 00:03:05 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-07 00:03:05 +0000 |
commit | a41e36fbe26cc6948cbf594f73af9eb89348d623 (patch) | |
tree | 52c21440e50f4f089c9cc3bef94197ee1ca29681 | |
parent | 67bd36f276f97b13cbd4ce98387249a422ae115d (diff) | |
download | binutils-a41e36fbe26cc6948cbf594f73af9eb89348d623.zip binutils-a41e36fbe26cc6948cbf594f73af9eb89348d623.tar.gz binutils-a41e36fbe26cc6948cbf594f73af9eb89348d623.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 b5f5582..89f11ee 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 20250806 +#define BFD_VERSION_DATE 20250807 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |