diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-06-06 00:01:44 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-06-06 00:01:44 +0000 |
commit | e743fa780513509a72907ec12f0c6ef8f366f3ac (patch) | |
tree | 9afa72743042ab651305d5b386922bc17ab0aad2 | |
parent | 36f5805b50d84a7a75c7364d139f39c9a0567ac5 (diff) | |
download | binutils-e743fa780513509a72907ec12f0c6ef8f366f3ac.zip binutils-e743fa780513509a72907ec12f0c6ef8f366f3ac.tar.gz binutils-e743fa780513509a72907ec12f0c6ef8f366f3ac.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 73ebdcd..97f3e3a 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 20180605 +#define BFD_VERSION_DATE 20180606 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |