diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-06-24 00:01:00 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-06-24 00:01:00 +0000 |
commit | fa7673bf14ab2abe34be3a3f30b47a55bd8434f7 (patch) | |
tree | df4fd0872162da9739d997ea92658f72701b0e56 | |
parent | 97dd8079feb35456d7b387a594b5e00f7654b3b8 (diff) | |
download | gdb-fa7673bf14ab2abe34be3a3f30b47a55bd8434f7.zip gdb-fa7673bf14ab2abe34be3a3f30b47a55bd8434f7.tar.gz gdb-fa7673bf14ab2abe34be3a3f30b47a55bd8434f7.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 581ebd6..4cde1b0 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 20220623 +#define BFD_VERSION_DATE 20220624 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |