aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-11-18 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2017-11-18 00:00:10 +0000
commitc977a5f0280f29136631cf043d6ce6cfdbc47b99 (patch)
treed422caac46ca4c98703ae011d4ebfaea8799f14b /bfd
parent033366417daedf6bf044608df1c7a8dfe01a0de2 (diff)
downloadgdb-c977a5f0280f29136631cf043d6ce6cfdbc47b99.zip
gdb-c977a5f0280f29136631cf043d6ce6cfdbc47b99.tar.gz
gdb-c977a5f0280f29136631cf043d6ce6cfdbc47b99.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 a94c7e6..fb68347 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 20171117
+#define BFD_VERSION_DATE 20171118
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@