diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-27 00:02:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-27 00:02:36 +0000 |
commit | 808c27fc4908122f385afd1a5f41d096bbfd993c (patch) | |
tree | 4e1eed78265bc87706948767ad94c85abef0e95c | |
parent | 46164ec4aa87f02d5a8ccd7c1ee60b8d93a2f552 (diff) | |
download | binutils-808c27fc4908122f385afd1a5f41d096bbfd993c.zip binutils-808c27fc4908122f385afd1a5f41d096bbfd993c.tar.gz binutils-808c27fc4908122f385afd1a5f41d096bbfd993c.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 6144234..1f63d55 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 20191026 +#define BFD_VERSION_DATE 20191027 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |