diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-24 00:03:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-24 00:03:51 +0000 |
commit | 673c91580993bc285d75aca2340ae172c7030953 (patch) | |
tree | 16f38ececefc3974015378311351f1e117b72d93 | |
parent | 4f170cf93d7994da1905e349ddfc5fd90441e122 (diff) | |
download | binutils-673c91580993bc285d75aca2340ae172c7030953.zip binutils-673c91580993bc285d75aca2340ae172c7030953.tar.gz binutils-673c91580993bc285d75aca2340ae172c7030953.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 e077d5e..7573409 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 20250723 +#define BFD_VERSION_DATE 20250724 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |