summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-22 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-22 00:00:48 +0000
commit8e001ed8f2c5064636f8c97f05362078d0633a0e (patch)
tree5cc03e30154072ae74a3b3aec2f47bb5732557a5
parent6b2a26c63ba9d76b5b6ef1f803af9831a77edd66 (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@