diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-03 00:01:41 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-03 00:01:41 +0000 |
commit | aa4104e0f9ee455652b67827f16e45655b4839c2 (patch) | |
tree | 00d79fab149844442d32ec1a21a1eab208248a69 | |
parent | d5fce78761e0bfcb72c95b629381b9382a2d50ef (diff) | |
download | binutils-aa4104e0f9ee455652b67827f16e45655b4839c2.zip binutils-aa4104e0f9ee455652b67827f16e45655b4839c2.tar.gz binutils-aa4104e0f9ee455652b67827f16e45655b4839c2.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 66be430..e79dc59 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 20191102 +#define BFD_VERSION_DATE 20191103 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |