diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-13 00:02:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-13 00:02:42 +0000 |
commit | 5ad9c520cbb0db4454889d59b906634dd7b68d47 (patch) | |
tree | 13b3fefe38d34c94ef20dedbe73c0fc2190a60af | |
parent | b6d770e18c9923541914b8242a38014d0b1a4194 (diff) | |
download | binutils-5ad9c520cbb0db4454889d59b906634dd7b68d47.zip binutils-5ad9c520cbb0db4454889d59b906634dd7b68d47.tar.gz binutils-5ad9c520cbb0db4454889d59b906634dd7b68d47.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 f9a60848..8973126 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 20250712 +#define BFD_VERSION_DATE 20250713 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |