diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-07-25 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-07-25 00:00:06 +0000 |
commit | 5d8af25542611afd6f773a45b3c89b2169445014 (patch) | |
tree | 26ba11aa237f623c4b49be0809f168b9dd8fbf33 | |
parent | ea892bdc4b6da5782c6ea6273aff499fb5fd5e6f (diff) | |
download | gdb-5d8af25542611afd6f773a45b3c89b2169445014.zip gdb-5d8af25542611afd6f773a45b3c89b2169445014.tar.gz gdb-5d8af25542611afd6f773a45b3c89b2169445014.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 26f53a5..f2ed776 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 20220724 +#define BFD_VERSION_DATE 20220725 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |