aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-08 00:01:50 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-08 00:01:50 +0000
commit6ca99b9a11b6db573c59c5d343909611f45191f1 (patch)
tree427558395b8313e5cdfee8928c8a972b02d65141
parent03bfe7cbe6dd57853384433dc2b7af506bbd0060 (diff)
downloadbinutils-6ca99b9a11b6db573c59c5d343909611f45191f1.zip
binutils-6ca99b9a11b6db573c59c5d343909611f45191f1.tar.gz
binutils-6ca99b9a11b6db573c59c5d343909611f45191f1.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 71d158b..fdf929f 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 20191007
+#define BFD_VERSION_DATE 20191008
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@