summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-07 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-07 00:00:58 +0000
commit0cd86a63de20f6b83546fb044eccd6d4e88eee43 (patch)
tree9561d520cf71390bec880523e1f56a494c740078
parent0c53618aa36735d7ee85fb27c78ffb3287012277 (diff)
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 c81f516e6d..45dafd20c8 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 20180106
+#define BFD_VERSION_DATE 20180107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@