diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-03-14 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-03-14 00:00:17 +0000 |
commit | a64e445f7a83e8b809c97610354b71125da8513e (patch) | |
tree | 19c8a09b50eeef554015cb56e57bf450b746180c | |
parent | acc71ddb5b8245c54379bb99d849206e8d9f4e3e (diff) | |
download | binutils-a64e445f7a83e8b809c97610354b71125da8513e.zip binutils-a64e445f7a83e8b809c97610354b71125da8513e.tar.gz binutils-a64e445f7a83e8b809c97610354b71125da8513e.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 16b7555..85314c5 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 20250313 +#define BFD_VERSION_DATE 20250314 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |