aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-12-14 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2017-12-14 00:00:20 +0000
commitb3e7dd3c9d05064d845afafe52a7539948823788 (patch)
tree11cf71f757c39d2918cf0b0de1d4bce2d3e157a1 /bfd
parent25982ee0222196381863a17dc135fc1d2763b385 (diff)
downloadgdb-b3e7dd3c9d05064d845afafe52a7539948823788.zip
gdb-b3e7dd3c9d05064d845afafe52a7539948823788.tar.gz
gdb-b3e7dd3c9d05064d845afafe52a7539948823788.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index d4ace5d..e67adfa 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 20171213
+#define BFD_VERSION_DATE 20171214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@