aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-02-16 00:01:29 +0000
committerGDB Admin <brobecker@adacore.com>2020-02-16 00:01:29 +0000
commit5de9bb826dd155601da1e5e34060a1e7e443eee8 (patch)
treea8c014d988fee9356d06692551ab5f3c2c690ebd /bfd
parent3580810c51bc17c947d0dd6a7f4eb399d7ca4619 (diff)
downloadgdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.zip
gdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.tar.gz
gdb-5de9bb826dd155601da1e5e34060a1e7e443eee8.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 87d7087..2716ec8 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 20200215
+#define BFD_VERSION_DATE 20200216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@