aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-02-07 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2018-02-07 00:00:39 +0000
commitf3342ae0302f2059324a7b90bc466b0d15fdc2aa (patch)
tree6a30997d3a6c2fbebf0421ba40e41d92ec17a7e9 /bfd
parent3f8c94b478c8f2e5c82a1425fd49e977ed969a7f (diff)
downloadgdb-f3342ae0302f2059324a7b90bc466b0d15fdc2aa.zip
gdb-f3342ae0302f2059324a7b90bc466b0d15fdc2aa.tar.gz
gdb-f3342ae0302f2059324a7b90bc466b0d15fdc2aa.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 d4df714..ebc652b 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 20180206
+#define BFD_VERSION_DATE 20180207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@