diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-09-20 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-09-20 00:00:06 +0000 |
commit | 851257b5fc3a21659cfb2504c03001535756cf4a (patch) | |
tree | 18471d783c55efea89f50640fef26f629638e477 | |
parent | 5486c5174894a1a6e68b9fdf1865b838b9c792d8 (diff) | |
download | gdb-851257b5fc3a21659cfb2504c03001535756cf4a.zip gdb-851257b5fc3a21659cfb2504c03001535756cf4a.tar.gz gdb-851257b5fc3a21659cfb2504c03001535756cf4a.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 617fdb7..7dfd9b7 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 20200919 +#define BFD_VERSION_DATE 20200920 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |