aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-08 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-08 00:00:29 +0000
commitb825f3a90e33ab6f333d12d676d51419f8fed77b (patch)
tree3012f9ca63b208621cb8501842e00edab4bed2f5 /bfd
parent9c61296405d4299b7000e445a6e07c0232bb0342 (diff)
downloadgdb-b825f3a90e33ab6f333d12d676d51419f8fed77b.zip
gdb-b825f3a90e33ab6f333d12d676d51419f8fed77b.tar.gz
gdb-b825f3a90e33ab6f333d12d676d51419f8fed77b.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 d85b58a..f15c68b 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 20180807
+#define BFD_VERSION_DATE 20180808
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@