diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-26 00:01:02 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-26 00:01:02 +0000 |
commit | f0576ceaed9c4837f9c4cea053ee4aeb919b0990 (patch) | |
tree | 0273d7cb0dc558c0a426c93d57637ae634d5a8ad | |
parent | bf0f85df125412b06b209db41e950715b2af406e (diff) | |
download | binutils-f0576ceaed9c4837f9c4cea053ee4aeb919b0990.zip binutils-f0576ceaed9c4837f9c4cea053ee4aeb919b0990.tar.gz binutils-f0576ceaed9c4837f9c4cea053ee4aeb919b0990.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 6f30bb4..0786649 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 20250825 +#define BFD_VERSION_DATE 20250826 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |