summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-06 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-06 00:00:40 +0000
commit50101076af005567374dd92c7abe0b95e02d9994 (patch)
tree84578483f7cf41b97b7381fde6fbc2d40d5c9fe6
parent5e23c545b9758bcbc0b84e6f927680ce2db36b9d (diff)
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index cfc9eaba9e..710da892c3 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 20220805
+#define BFD_VERSION_DATE 20220806
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@