diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-02-16 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-02-16 00:00:12 +0000 |
commit | 5b4873b6de66a869c11b5bdaae9f76682c7fe600 (patch) | |
tree | 405537743e366682010956e950a5debf1cac33b1 | |
parent | ac8a1a52cf757b64373dfca8efc0e3041648a9f5 (diff) | |
download | binutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.zip binutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.tar.gz binutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.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 cbbd246..5ee66aa 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 20250215 +#define BFD_VERSION_DATE 20250216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |