aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-22 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-22 00:00:49 +0000
commitc53982ffc39dccb5a61f408dba3b71b63ff1bdae (patch)
tree7073e8b8da5ef7b6102b97ed70a78be7fd8513cb
parent2f6b39484ccb50dd6859ea3a187a89cc4bb23de9 (diff)
downloadbinutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.zip
binutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.tar.gz
binutils-c53982ffc39dccb5a61f408dba3b71b63ff1bdae.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
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@