diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-20 00:01:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-20 00:01:29 +0000 |
commit | c59c7b5b0f731f377a9db4ca881639f46c48d18c (patch) | |
tree | 2dc41b24ce8786f5f3fd84b1224fe430094bdb14 | |
parent | 00df7c126b9a0e551b32aeba9c7cb71c0e2a8e7e (diff) | |
download | binutils-c59c7b5b0f731f377a9db4ca881639f46c48d18c.zip binutils-c59c7b5b0f731f377a9db4ca881639f46c48d18c.tar.gz binutils-c59c7b5b0f731f377a9db4ca881639f46c48d18c.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 5537911..c33770d 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 20250719 +#define BFD_VERSION_DATE 20250720 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |