diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-05-29 00:02:02 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-05-29 00:02:02 +0000 |
commit | aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc (patch) | |
tree | e972ed790b230609bbdb8db181790ea2ba1de503 | |
parent | 3b4ef113644242b9c2d57878bd9befe094ff49d0 (diff) | |
download | binutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.zip binutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.tar.gz binutils-aab9dcb7bd06db4c09d3ab70b01c00f2d83b20cc.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 bbcf73b..ed9e00a 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 20180528 +#define BFD_VERSION_DATE 20180529 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |