diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-08 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-08 00:00:57 +0000 |
commit | da5f23c8d1c2b29a3ee2b2422c1991a1f058431e (patch) | |
tree | ff5052edcbf1ffbd9e4931143a9d5fac9b2762fa | |
parent | d45e8bff0b4279009f7962ce6e65795f34133c46 (diff) | |
download | gdb-binutils-2_45-branch.zip gdb-binutils-2_45-branch.tar.gz gdb-binutils-2_45-branch.tar.bz2 |
Automatic date update in version.inbinutils-2_45-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 89f11ee..0346dd5 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 20250807 +#define BFD_VERSION_DATE 20250808 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |