diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-08-16 00:01:18 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-08-16 00:01:18 +0000 |
commit | 3fa38ff7e597168def7b7fda312e18ad7036362f (patch) | |
tree | d90a3e04c91dadccb3b1c4219bcd84a41d1f0472 | |
parent | 7fe7d5d979b848e6842c436254439814e13b6de4 (diff) | |
download | binutils-3fa38ff7e597168def7b7fda312e18ad7036362f.zip binutils-3fa38ff7e597168def7b7fda312e18ad7036362f.tar.gz binutils-3fa38ff7e597168def7b7fda312e18ad7036362f.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 9dcec6e..c1af68d 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 20190815 +#define BFD_VERSION_DATE 20190816 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |