summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-22 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-22 00:00:33 +0000
commit70158ce8e011d76d2018af863489a40ce64f7dad (patch)
treef3db598e1f6b46bff78a57df8a2c5f202c387ba1
parent6388cd0ce26e3bd2454b1877139c25981c714c0e (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 52bbf34fb8..e1e7fca435 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 20220621
+#define BFD_VERSION_DATE 20220622
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@