diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-02-26 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-02-26 00:00:12 +0000 |
commit | 0ec9aa4ac33872e90c572f95b738c59aa7568b71 (patch) | |
tree | cfffaf74acc1fa73c339ed92199d350ab1813f06 | |
parent | f1e96c08e7a45c210680829173bba3d2a88136c7 (diff) | |
download | binutils-0ec9aa4ac33872e90c572f95b738c59aa7568b71.zip binutils-0ec9aa4ac33872e90c572f95b738c59aa7568b71.tar.gz binutils-0ec9aa4ac33872e90c572f95b738c59aa7568b71.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 8a66ad0..aa6e62b 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 20250225 +#define BFD_VERSION_DATE 20250226 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |