aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-12-04 00:00:26 +0000
committerGDB Admin <brobecker@adacore.com>2017-12-04 00:00:26 +0000
commitc88f7cba81551fe60246af61ac41effa2d51d36a (patch)
tree93767778c35535219547c78019a04229e8593e50 /bfd
parent48f7f3036a792c655c98b0742574841743e38f58 (diff)
downloadgdb-c88f7cba81551fe60246af61ac41effa2d51d36a.zip
gdb-c88f7cba81551fe60246af61ac41effa2d51d36a.tar.gz
gdb-c88f7cba81551fe60246af61ac41effa2d51d36a.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 8973365..b0dff01 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 20171203
+#define BFD_VERSION_DATE 20171204
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@