diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-06-19 00:00:20 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-06-19 00:00:20 +0000 |
commit | 86a5d1eb9b03ff391a551bf5594c0aa9898f9989 (patch) | |
tree | 76bfa62aeb54aeaf58e34646bda211cf78ea81fa | |
parent | e0f07df069aa122449303595747fe336ca870797 (diff) | |
download | binutils-86a5d1eb9b03ff391a551bf5594c0aa9898f9989.zip binutils-86a5d1eb9b03ff391a551bf5594c0aa9898f9989.tar.gz binutils-86a5d1eb9b03ff391a551bf5594c0aa9898f9989.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 be9d68a..0f4457a 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 20250618 +#define BFD_VERSION_DATE 20250619 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |