diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-09-29 00:02:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-09-29 00:02:39 +0000 |
commit | bd863c32cf408054c33aab92bb393aef3404be33 (patch) | |
tree | 4668e857bae14764ab3b1244c83c8ef439798c07 | |
parent | ae993f94a8357835fccf18df7013664cd88902dd (diff) | |
download | binutils-gdb-17-branch.zip binutils-gdb-17-branch.tar.gz binutils-gdb-17-branch.tar.bz2 |
Automatic date update in version.ingdb-17-branch
-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 dfd43a5..2b74c59 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 20250928 +#define BFD_VERSION_DATE 20250929 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |