diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-05-26 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-05-26 00:00:38 +0000 |
commit | b74fd1875e2d5381a61a4c8b67684ce5a45bbd62 (patch) | |
tree | 6985e048e6f7898cec794e1a4107f78294ddf75b | |
parent | 014262b561c5df8b4f933a69e928422812286c0a (diff) | |
download | fsf-binutils-gdb-gdb-14-branch.zip fsf-binutils-gdb-gdb-14-branch.tar.gz fsf-binutils-gdb-gdb-14-branch.tar.bz2 |
Automatic date update in version.ingdb-14-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 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@ |