aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-15 00:01:07 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-15 00:01:07 +0000
commit37cd518812789e0db2531c67544c25495a32469a (patch)
tree74e3a65eabf66b5ea0ccfdaf6a9ce3095e7052dc
parent5e32bf37ce0cb562e2e6bda4c17f7abfa081ef95 (diff)
downloadbinutils-37cd518812789e0db2531c67544c25495a32469a.zip
binutils-37cd518812789e0db2531c67544c25495a32469a.tar.gz
binutils-37cd518812789e0db2531c67544c25495a32469a.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 1349da8..d4499d2 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 20180214
+#define BFD_VERSION_DATE 20180215
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@