diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-28 00:01:41 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-28 00:01:41 +0000 |
commit | e80cb798bf055607bea6f3c1d9e1633a125b237c (patch) | |
tree | c0086075e793d1c258f4006c86ea3442e5f5520c | |
parent | 808c27fc4908122f385afd1a5f41d096bbfd993c (diff) | |
download | binutils-e80cb798bf055607bea6f3c1d9e1633a125b237c.zip binutils-e80cb798bf055607bea6f3c1d9e1633a125b237c.tar.gz binutils-e80cb798bf055607bea6f3c1d9e1633a125b237c.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 1f63d55..dd603a6 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 20191027 +#define BFD_VERSION_DATE 20191028 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |