aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-09 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-09 00:00:10 +0000
commita6978338d92a3281c8c45da1a3ef7b4d5f7346e7 (patch)
treed91ccee9fd997ac297c29ae78a46d44a1da0c746 /bfd
parent6e2469ff7afa5134cb55154212e10f25b9e7b2dd (diff)
downloadgdb-a6978338d92a3281c8c45da1a3ef7b4d5f7346e7.zip
gdb-a6978338d92a3281c8c45da1a3ef7b4d5f7346e7.tar.gz
gdb-a6978338d92a3281c8c45da1a3ef7b4d5f7346e7.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 a4ad190..3937139 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 20200708
+#define BFD_VERSION_DATE 20200709
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@