diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-05-05 00:00:42 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-05-05 00:00:42 +0000 |
commit | 6c8a5ab90b0a6d2bb68ab3889ae363cbc9901791 (patch) | |
tree | df5bd43bf6e5069aed185b0b8197230e319efff1 | |
parent | 34e2d487d89ad4a6f5c8a01370a884435388d17e (diff) | |
download | gdb-6c8a5ab90b0a6d2bb68ab3889ae363cbc9901791.zip gdb-6c8a5ab90b0a6d2bb68ab3889ae363cbc9901791.tar.gz gdb-6c8a5ab90b0a6d2bb68ab3889ae363cbc9901791.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 3690850..352bce6 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 20230504 +#define BFD_VERSION_DATE 20230505 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |