diff options
author | Alan Modra <amodra@gmail.com> | 2020-09-10 16:38:24 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-09-10 16:43:28 +0930 |
commit | 58950a3bfd467ba21a0443aa057501e33efd76ee (patch) | |
tree | 23526728af36d8de064f33b6cba78116968d5bf5 | |
parent | e3b314d3a61db4b0b36975fa00eb9043a6142448 (diff) | |
download | gdb-58950a3bfd467ba21a0443aa057501e33efd76ee.zip gdb-58950a3bfd467ba21a0443aa057501e33efd76ee.tar.gz gdb-58950a3bfd467ba21a0443aa057501e33efd76ee.tar.bz2 |
Date update
-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 4e397a8..0bc40cd 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 20200704 +#define BFD_VERSION_DATE 20200910 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |