diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-10-17 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-10-17 00:00:08 +0000 |
commit | 43f8eb75479f1f2d91ef57b0baac90c10a6b3a3d (patch) | |
tree | ca7bf7bd4f0add7586fd6b5cb9602093ef699ced /bfd | |
parent | 520596f2eb7430dca76d887dc6c39698654af728 (diff) | |
download | gdb-43f8eb75479f1f2d91ef57b0baac90c10a6b3a3d.zip gdb-43f8eb75479f1f2d91ef57b0baac90c10a6b3a3d.tar.gz gdb-43f8eb75479f1f2d91ef57b0baac90c10a6b3a3d.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 852614a..4c3770f 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 20201016 +#define BFD_VERSION_DATE 20201017 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |