aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-05-17 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-05-17 00:00:06 +0000
commit966dc1a27c55ccb298cb8c7c41c9cc2985cc321a (patch)
tree821e36859561c6f64ceef3e7392a5915dcd9dcef /bfd
parent7cfd74cfc6e14034779e6cc048c68877b7a08f88 (diff)
downloadgdb-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a.zip
gdb-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a.tar.gz
gdb-966dc1a27c55ccb298cb8c7c41c9cc2985cc321a.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 810a82e..08a6344 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 20200516
+#define BFD_VERSION_DATE 20200517
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@