summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-01-19 00:01:06 +0000
committerGDB Admin <brobecker@adacore.com>2018-01-19 00:01:06 +0000
commitd5c25106ab9fdd5c30d7f6affe865f958503347e (patch)
tree33d9dfb1758f3250c63539d5b693215071fd099c
parent160cc7b7cdc46f2ab0eb78133ea471e5aabff07b (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 5ff63b2cf7..0277dfdd0d 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 20180118
+#define BFD_VERSION_DATE 20180119
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@