diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-25 00:01:34 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-25 00:01:34 +0000 |
commit | d92b908cb14e801063a9cc8a18a4dfc0acd7ebb5 (patch) | |
tree | 80c8916c0260105df16f34fe644e72c3f2ebd977 | |
parent | f752be8f916efa70aea9c2e4f664c75690fd136c (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 7573409..ca90452 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 20250724 +#define BFD_VERSION_DATE 20250725 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |