summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-08 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-08 00:00:20 +0000
commit02982a1178b2b642ca41509fb43452bfa577a3e2 (patch)
tree95302ad42efa870a7f71aca3df0e4120b4b7e04b
parent8a17fb06cda8c346b66d643ad3feb0ed1fe35915 (diff)
downloadbinutils-gdb-02982a1178b2b642ca41509fb43452bfa577a3e2.tar.gz
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 03badadd4d8..564a1affec1 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 20200607
+#define BFD_VERSION_DATE 20200608
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@