diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-05-28 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-05-28 00:00:39 +0000 |
commit | b40889f2c860d768fa72662d8a3ce7e81ea79aac (patch) | |
tree | 233844b5d8714008a6e0465b4f6db96800a6635a | |
parent | 2153e1dc0512822ed070de220e33a1a03ea7a4eb (diff) | |
download | binutils-b40889f2c860d768fa72662d8a3ce7e81ea79aac.zip binutils-b40889f2c860d768fa72662d8a3ce7e81ea79aac.tar.gz binutils-b40889f2c860d768fa72662d8a3ce7e81ea79aac.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 8cbaf67..83aa67f 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170527 +#define BFD_VERSION_DATE 20170528 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |