summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-23 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-23 00:00:38 +0000
commit16cd607461a61e022360affd13c56226c3a2749a (patch)
tree1cc33efab9b1a3edfdf714fd7a1c9fc654e6b5b2
parent70158ce8e011d76d2018af863489a40ce64f7dad (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 e1e7fca435..581ebd6297 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 20220622
+#define BFD_VERSION_DATE 20220623
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@