aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-10-25 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2020-10-25 00:00:14 +0000
commit46907955397b771b313ea0e1f38ec0f49c8fabf9 (patch)
tree3e9aa79dac7b6ba19fae541bac25026e5648e10c /bfd
parent92a048fd3b0a12ecdc03595b985251652ce81c6b (diff)
downloadgdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.zip
gdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.tar.gz
gdb-46907955397b771b313ea0e1f38ec0f49c8fabf9.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 1d76e56..5313ba7 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 20201024
+#define BFD_VERSION_DATE 20201025
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@