aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-01 00:01:04 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-01 00:01:04 +0000
commit3e4ce31cb84b1b28dacaa5bb577da1e9d2740891 (patch)
tree3b445ca73f56e549afd278fc2eb770853186e096 /bfd
parent4119873a48042e532f7485b84cca83ea0bf1fcf6 (diff)
downloadgdb-3e4ce31cb84b1b28dacaa5bb577da1e9d2740891.zip
gdb-3e4ce31cb84b1b28dacaa5bb577da1e9d2740891.tar.gz
gdb-3e4ce31cb84b1b28dacaa5bb577da1e9d2740891.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 a400546..49557b4 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 20180630
+#define BFD_VERSION_DATE 20180701
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@