diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-11-04 00:00:55 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-11-04 00:00:55 +0000 |
commit | 87c1fa14eb8345f5cf78c1c40dba5d80c438415f (patch) | |
tree | 0186fa1f0d3778a662223bf9d726992019a772cf | |
parent | aa4104e0f9ee455652b67827f16e45655b4839c2 (diff) | |
download | binutils-87c1fa14eb8345f5cf78c1c40dba5d80c438415f.zip binutils-87c1fa14eb8345f5cf78c1c40dba5d80c438415f.tar.gz binutils-87c1fa14eb8345f5cf78c1c40dba5d80c438415f.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 e79dc59..3954f6e 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 20191103 +#define BFD_VERSION_DATE 20191104 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |