summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-01-16 00:02:01 +0000
committerGDB Admin <brobecker@adacore.com>2020-01-16 00:02:01 +0000
commitec74683a323e7aadb7a725c996ddce1efdb72d42 (patch)
treed292ea829d4609dbd1494d6835363137cf8fb99d
parent6824500f42c02fea174b5e62889b7910e45d51f3 (diff)
downloadbinutils-gdb-ec74683a323e7aadb7a725c996ddce1efdb72d42.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 b8e8fcf0635..6d879e8ed0d 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 20200115
+#define BFD_VERSION_DATE 20200116
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@