aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-15 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-15 00:00:09 +0000
commita1c72cdfaba25bfc8a02fda36df566a24c401839 (patch)
tree35d39b3afaa507598468b035b10ad792e72c79d1 /bfd
parentba4d88ad892fe29c6ca7938c8861f8edef5f7a3f (diff)
downloadgdb-a1c72cdfaba25bfc8a02fda36df566a24c401839.zip
gdb-a1c72cdfaba25bfc8a02fda36df566a24c401839.tar.gz
gdb-a1c72cdfaba25bfc8a02fda36df566a24c401839.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 e34c19c..8b3d0d7 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 20201014
+#define BFD_VERSION_DATE 20201015
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@