aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-18 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-18 00:00:07 +0000
commit1341d6de52d364bb70eb5970aa311d26094b03b0 (patch)
tree6d65dbad4c7e214896ecf5cbc60d431836b6bb30 /bfd
parent932539d7a35ccc15316ec8cc0ef0fefcb3c08f4d (diff)
downloadgdb-1341d6de52d364bb70eb5970aa311d26094b03b0.zip
gdb-1341d6de52d364bb70eb5970aa311d26094b03b0.tar.gz
gdb-1341d6de52d364bb70eb5970aa311d26094b03b0.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 4c3770f..afee1bd 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 20201017
+#define BFD_VERSION_DATE 20201018
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@