diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-02-18 00:01:52 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-02-18 00:01:52 +0000 |
commit | 0e43240d80d142b8851a6f3d30443a9dd759b469 (patch) | |
tree | f4e722f989d7d1e497577184e22f5caec31962da | |
parent | 73342fb380d2175c227ccfb26c742335b2f354d2 (diff) | |
download | binutils-0e43240d80d142b8851a6f3d30443a9dd759b469.zip binutils-0e43240d80d142b8851a6f3d30443a9dd759b469.tar.gz binutils-0e43240d80d142b8851a6f3d30443a9dd759b469.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 75ae48d..0d7bebf 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 20180217 +#define BFD_VERSION_DATE 20180218 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |