diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-08-16 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-08-16 00:00:17 +0000 |
commit | bcd739ed0439c29f5789f57f8e28cd0534f721c7 (patch) | |
tree | ae2709a31bea42b237a443d9515c0c4a101d09a8 | |
parent | 46cd7e0dc8439b3f3bab1be553a9bea9a1bb5fe9 (diff) | |
download | binutils-bcd739ed0439c29f5789f57f8e28cd0534f721c7.zip binutils-bcd739ed0439c29f5789f57f8e28cd0534f721c7.tar.gz binutils-bcd739ed0439c29f5789f57f8e28cd0534f721c7.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 21d6b54..87fce6d 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 20250815 +#define BFD_VERSION_DATE 20250816 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |