diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-03-04 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-03-04 00:00:26 +0000 |
commit | cc85ec00606aff900da3e94358d3140f37372f43 (patch) | |
tree | 5a1d4d606a10af4684b02f6cc1973999430e5530 | |
parent | 7720707bb85f461ad5d29f1cbc49f5c9a3c5d041 (diff) | |
download | binutils-cc85ec00606aff900da3e94358d3140f37372f43.zip binutils-cc85ec00606aff900da3e94358d3140f37372f43.tar.gz binutils-cc85ec00606aff900da3e94358d3140f37372f43.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 c4a91cc..87d55a3 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 20250303 +#define BFD_VERSION_DATE 20250304 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |