diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-02-11 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-02-11 00:01:09 +0000 |
commit | f6afd7d5245ed9dc95f8fe170dd5624b203e5d68 (patch) | |
tree | b605581ab0adef8219fca41b38e25eaec5f601df | |
parent | Add ChangeLog entries for PR gas/24165 (diff) | |
download | binutils-gdb-f6afd7d5245ed9dc95f8fe170dd5624b203e5d68.tar.gz binutils-gdb-f6afd7d5245ed9dc95f8fe170dd5624b203e5d68.tar.bz2 binutils-gdb-f6afd7d5245ed9dc95f8fe170dd5624b203e5d68.zip |
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 af5af303e53..0a21b626298 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 20190210 +#define BFD_VERSION_DATE 20190211 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |