summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-04 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-04 00:00:52 +0000
commit3f6cd7f949f277a2af69be1f5dee449901fbcf61 (patch)
tree95e82c03650b34f9935fa8f30eaa529e051e4c97
parent0fcbc076a10f0a7381819984f1173b232fd6db64 (diff)
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 11bd9b25b3..01d01b8bcf 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 20220503
+#define BFD_VERSION_DATE 20220504
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@