diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-28 00:00:28 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-28 00:00:28 +0000 |
commit | 0d40a647f206dbea61efe81eb652c0c4892e3c50 (patch) | |
tree | e69b446ecea8c3ed92e4eadb1d8a671eb55b745b | |
parent | 476d250ee86c37386b02b0634a59aae13d07a038 (diff) | |
download | binutils-0d40a647f206dbea61efe81eb652c0c4892e3c50.zip binutils-0d40a647f206dbea61efe81eb652c0c4892e3c50.tar.gz binutils-0d40a647f206dbea61efe81eb652c0c4892e3c50.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 4240e4e..29987e4 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 20180427 +#define BFD_VERSION_DATE 20180428 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |