diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-05-21 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-05-21 00:00:39 +0000 |
commit | d195321cec5d77f48845fc606f8a3a97dc0e0024 (patch) | |
tree | b3aa00b9a17fc4fa9e2f16ac488ccc359b96515c | |
parent | 74421c0bc857fdeadd033b44bb3cd372df8d62b8 (diff) | |
download | gdb-d195321cec5d77f48845fc606f8a3a97dc0e0024.zip gdb-d195321cec5d77f48845fc606f8a3a97dc0e0024.tar.gz gdb-d195321cec5d77f48845fc606f8a3a97dc0e0024.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 f37a746..17eb249 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 20220520 +#define BFD_VERSION_DATE 20220521 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |