diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-11-14 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-11-14 00:00:24 +0000 |
commit | 8f8a20af3ff322f868ce8adfeb86c6f698265a2a (patch) | |
tree | 2484c7bfc98af9f37b3a34af7f0eb12999e9a830 /bfd | |
parent | 58e6cc77b7605e26cbf3fccc166089c01ceee95f (diff) | |
download | gdb-8f8a20af3ff322f868ce8adfeb86c6f698265a2a.zip gdb-8f8a20af3ff322f868ce8adfeb86c6f698265a2a.tar.gz gdb-8f8a20af3ff322f868ce8adfeb86c6f698265a2a.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 a675639..e18fa69 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 20171113 +#define BFD_VERSION_DATE 20171114 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |