diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-11-09 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-11-09 00:00:11 +0000 |
commit | cb1a122cce8a7eefe1025d8d189c52f96da6138f (patch) | |
tree | 33b4243a7040ac4e61731213c65e9c53ac627657 | |
parent | 62d7ae92341b53ef10b709464edca759d6738500 (diff) | |
download | gdb-cb1a122cce8a7eefe1025d8d189c52f96da6138f.zip gdb-cb1a122cce8a7eefe1025d8d189c52f96da6138f.tar.gz gdb-cb1a122cce8a7eefe1025d8d189c52f96da6138f.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 33880e3..6515a9b 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 20171108 +#define BFD_VERSION_DATE 20171109 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |