diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-30 00:01:15 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-30 00:01:15 +0000 |
commit | 8405bdbdd069bcb49c5ffb7da5756f7506b4fbe1 (patch) | |
tree | ddf82590660d6c94dfac8698bf0560f9f8b62671 | |
parent | 00c8db634a0b4c89343c919e6ff5ac1a7451326b (diff) | |
download | gdb-8405bdbdd069bcb49c5ffb7da5756f7506b4fbe1.zip gdb-8405bdbdd069bcb49c5ffb7da5756f7506b4fbe1.tar.gz gdb-8405bdbdd069bcb49c5ffb7da5756f7506b4fbe1.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 af52e5f..d5f1c25 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 20221229 +#define BFD_VERSION_DATE 20221230 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |