diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-13 00:00:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-13 00:00:44 +0000 |
commit | 9234a6aba1b69fb5162d6543a8b26470f4e71be7 (patch) | |
tree | 36b86704a80fe71c4ae27a0f2b2e2d12d5db4f09 | |
parent | e263da6cc5b1dd6a211d49c9bc39878be4b9ea1e (diff) | |
download | gdb-gdb-9-branch.zip gdb-gdb-9-branch.tar.gz gdb-gdb-9-branch.tar.bz2 |
Automatic date update in version.ingdb-9-branch
-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 cd13c11..a7fd0e6 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 20200912 +#define BFD_VERSION_DATE 20200913 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |