diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-02-27 00:00:31 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-02-27 00:00:31 +0000 |
commit | 2d1374a7608d8191fbef7afaf5d47c319c7178e3 (patch) | |
tree | f3d2dd7ea0029fb26840041da4e385bf942e2d98 | |
parent | 887373a45f475ef74f91a0e4e7940c8566784c50 (diff) | |
download | binutils-2d1374a7608d8191fbef7afaf5d47c319c7178e3.zip binutils-2d1374a7608d8191fbef7afaf5d47c319c7178e3.tar.gz binutils-2d1374a7608d8191fbef7afaf5d47c319c7178e3.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 aa6e62b..a5d04f0 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 20250226 +#define BFD_VERSION_DATE 20250227 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |