summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-06 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-06 00:00:49 +0000
commit0c53618aa36735d7ee85fb27c78ffb3287012277 (patch)
tree53fc3aeb087f9576b15abf65b51bcaaa883e0827
parent1ec6a1148ad3ca06f48be269e1b61cb9c61a0938 (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 1eaacf6ad0..c81f516e6d 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 20180105
+#define BFD_VERSION_DATE 20180106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@