aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-10-18 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2017-10-18 00:00:29 +0000
commitda15dcb0aadfcd73cd3ed3ef2e2abf1c743f8ef8 (patch)
tree368ea472b0c3f1521b8c205d4ce9c8866562eb6e /bfd
parent412294daf8786fd9060059b8be7fc59a35e13922 (diff)
downloadgdb-da15dcb0aadfcd73cd3ed3ef2e2abf1c743f8ef8.zip
gdb-da15dcb0aadfcd73cd3ed3ef2e2abf1c743f8ef8.tar.gz
gdb-da15dcb0aadfcd73cd3ed3ef2e2abf1c743f8ef8.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 ba380bf..8c25ca4 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 20171017
+#define BFD_VERSION_DATE 20171018
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@