diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-05 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-05 00:00:27 +0000 |
commit | 5cce2b7006daa7073b98e3d1a3b176199d1381d7 (patch) | |
tree | 7f6f7895751e446340a39f18cf0029ea9a4a2305 | |
parent | 11d649801563e8ee26b8f0c227c115bca55abc0c (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 a2ec912..cbf52b7 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 20250904 +#define BFD_VERSION_DATE 20250905 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |