aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2017-12-23 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2017-12-23 00:00:31 +0000
commit5c8833d2fa4bcb6a0ef4249dd095bcf29a240465 (patch)
tree8fb3faa500b7f4668ff67c5179f142c0aff0ebea /bfd
parent845756abe87ee8a272171edf032242ce4ad13865 (diff)
downloadgdb-5c8833d2fa4bcb6a0ef4249dd095bcf29a240465.zip
gdb-5c8833d2fa4bcb6a0ef4249dd095bcf29a240465.tar.gz
gdb-5c8833d2fa4bcb6a0ef4249dd095bcf29a240465.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 c0b6680..254dcbe 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 20171222
+#define BFD_VERSION_DATE 20171223
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@