diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-04 00:01:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-04 00:01:17 +0000 |
commit | dfce0d9e38a8b4f9bfc12bf457d3181625581f86 (patch) | |
tree | d46958f04c13b63364503854314ffff4b212bb2b | |
parent | b7ff16c68a2c0bacc0416c4b36a44e65888ce72b (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
-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 a1f72c7..3e6f439 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 20250703 +#define BFD_VERSION_DATE 20250704 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |