diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-03-10 00:00:14 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-03-10 00:00:14 +0000 |
commit | 74f583e625d40f881a6109ac81e774efae79bfab (patch) | |
tree | 468ea516b436d18d6659a2853626d6a259b45c44 | |
parent | 512316811d47d689d75d25aa9d5b98bdafd64df6 (diff) | |
download | binutils-74f583e625d40f881a6109ac81e774efae79bfab.zip binutils-74f583e625d40f881a6109ac81e774efae79bfab.tar.gz binutils-74f583e625d40f881a6109ac81e774efae79bfab.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 a1220b3..6994eef 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 20250309 +#define BFD_VERSION_DATE 20250310 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |