diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-20 00:00:57 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-20 00:00:57 +0000 |
commit | e8d58df5b1fa5ddb5b4bb0217db15f57005295ec (patch) | |
tree | 3ec12b57509631cd627bab9058fd9f3d8e19601a | |
parent | 12be2a860bb02df64e78f47857a7e9621c6845f9 (diff) | |
download | gdb-gdb-11-branch.zip gdb-gdb-11-branch.tar.gz gdb-gdb-11-branch.tar.bz2 |
Automatic date update in version.ingdb-11-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 35eca38..f37a746 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 20220519 +#define BFD_VERSION_DATE 20220520 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |