diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-01-20 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-01-20 00:00:13 +0000 |
commit | a6a73edaa83a29bd0aa1a9a649140bd3b298d98a (patch) | |
tree | b57431d5df2b241e1e8297bc1715e604d3233d74 | |
parent | 3a8864b3aa87330412f956a6ce233209eba133c8 (diff) | |
download | binutils-a6a73edaa83a29bd0aa1a9a649140bd3b298d98a.zip binutils-a6a73edaa83a29bd0aa1a9a649140bd3b298d98a.tar.gz binutils-a6a73edaa83a29bd0aa1a9a649140bd3b298d98a.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 44f0bf0..2c743c5 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 20250119 +#define BFD_VERSION_DATE 20250120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |