diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-26 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-26 00:00:21 +0000 |
commit | 3a624d9f1c5ccd8cefdd5b7ef12b41513f9006cd (patch) | |
tree | daea42c7de5fd86397a0b4167f2181cc33ad48ee /bfd | |
parent | 0daa17bf187cebd5b200f4fd5405cc55e75c391f (diff) | |
download | fsf-binutils-gdb-3a624d9f1c5ccd8cefdd5b7ef12b41513f9006cd.zip fsf-binutils-gdb-3a624d9f1c5ccd8cefdd5b7ef12b41513f9006cd.tar.gz fsf-binutils-gdb-3a624d9f1c5ccd8cefdd5b7ef12b41513f9006cd.tar.bz2 |
Automatic date update in version.ingdb-15-branchpoint
Diffstat (limited to 'bfd')
-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 430e67b..5193a0e 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 20240525 +#define BFD_VERSION_DATE 20240526 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |