diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2020-02-16 00:01:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2020-02-16 00:01:29 +0000 |
commit | 5de9bb826dd155601da1e5e34060a1e7e443eee8 (patch) | |
tree | a8c014d988fee9356d06692551ab5f3c2c690ebd /bfd | |
parent | 3580810c51bc17c947d0dd6a7f4eb399d7ca4619 (diff) | |
download | gdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.zip gdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.tar.gz gdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.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 87d7087..2716ec8 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 20200215 +#define BFD_VERSION_DATE 20200216 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |