diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-27 00:02:03 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-27 00:02:03 +0000 |
commit | dddf70feaac39b1ca0b09743d5004a228f448a56 (patch) | |
tree | 192a293d7814a002eea383b0bc24671751d046c8 | |
parent | f96219de980aad40c800f9b286079a77f077f057 (diff) | |
download | binutils-dddf70feaac39b1ca0b09743d5004a228f448a56.zip binutils-dddf70feaac39b1ca0b09743d5004a228f448a56.tar.gz binutils-dddf70feaac39b1ca0b09743d5004a228f448a56.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 bc2e9ce..7b70103 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 20180626 +#define BFD_VERSION_DATE 20180627 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |