diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-12-27 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-12-27 00:00:21 +0000 |
commit | 76bce0d1d5c4e434736ce4331bc987c7a1ee702c (patch) | |
tree | 7c3da722531ff272f6473c57c31fbdec475373fc | |
parent | a811763d7467c8c0c819d7f0a93c4406b7c049dd (diff) | |
download | gdb-76bce0d1d5c4e434736ce4331bc987c7a1ee702c.zip gdb-76bce0d1d5c4e434736ce4331bc987c7a1ee702c.tar.gz gdb-76bce0d1d5c4e434736ce4331bc987c7a1ee702c.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 6af6b6a..58f6533 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 20171226 +#define BFD_VERSION_DATE 20171227 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |