aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-05 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-05 00:01:09 +0000
commit1a6204c9a73d10fe65c0b0b54d542cf73d156a56 (patch)
tree2a58ef1794cfa2efccf2d8a9d017d8960baba952 /bfd
parent3fbbcf473a59df74a0b5d9ee343169f778fbd054 (diff)
downloadgdb-1a6204c9a73d10fe65c0b0b54d542cf73d156a56.zip
gdb-1a6204c9a73d10fe65c0b0b54d542cf73d156a56.tar.gz
gdb-1a6204c9a73d10fe65c0b0b54d542cf73d156a56.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 b6d0c66..03e75f0 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 20180804
+#define BFD_VERSION_DATE 20180805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@