aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-11 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-11 00:00:34 +0000
commit30653a8a7da3e7b7d3b17b0bd8ffe7c6d40b7193 (patch)
tree6cce5aca6363db503d6f8f86ab31b304886eb9cb /bfd
parent8ecfd7bd4acd69213c06fac6de9af38299123547 (diff)
downloadgdb-30653a8a7da3e7b7d3b17b0bd8ffe7c6d40b7193.zip
gdb-30653a8a7da3e7b7d3b17b0bd8ffe7c6d40b7193.tar.gz
gdb-30653a8a7da3e7b7d3b17b0bd8ffe7c6d40b7193.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 6b37244..c35938c 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 20181010
+#define BFD_VERSION_DATE 20181011
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@