diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-21 00:01:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-21 00:01:10 +0000 |
commit | 736073a51fc4e1c723ac56880ed56ca40288215e (patch) | |
tree | f0fd6ae3a482ddaf1fdf3a5173e2176e6884c392 | |
parent | 7c9763b8988a1e07ebdce7e81d9b7a378068b1ab (diff) | |
download | binutils-736073a51fc4e1c723ac56880ed56ca40288215e.zip binutils-736073a51fc4e1c723ac56880ed56ca40288215e.tar.gz binutils-736073a51fc4e1c723ac56880ed56ca40288215e.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 248a903..5530503 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 20180220 +#define BFD_VERSION_DATE 20180221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |