diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2019-10-22 00:00:49 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2019-10-22 00:00:49 +0000 |
commit | c53982ffc39dccb5a61f408dba3b71b63ff1bdae (patch) | |
tree | 7073e8b8da5ef7b6102b97ed70a78be7fd8513cb | |
parent | 2f6b39484ccb50dd6859ea3a187a89cc4bb23de9 (diff) | |
download | binutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.zip binutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.tar.gz binutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.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 ac25709..12d9ea3 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 20191021 +#define BFD_VERSION_DATE 20191022 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |