diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-05-22 00:00:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-05-22 00:00:09 +0000 |
commit | 0eb4f036e4e99c23a421fc3a5e98f9a146b27d33 (patch) | |
tree | 61c2445365d705bdc0c9f888177a9e72da14a6ad | |
parent | 7d411b8d9b84904d8f9db1d3b17fedeef1757575 (diff) | |
download | binutils-0eb4f036e4e99c23a421fc3a5e98f9a146b27d33.zip binutils-0eb4f036e4e99c23a421fc3a5e98f9a146b27d33.tar.gz binutils-0eb4f036e4e99c23a421fc3a5e98f9a146b27d33.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 0cf8b6a..36235f5 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 20250521 +#define BFD_VERSION_DATE 20250522 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |