summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-26 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-26 00:00:23 +0000
commitc47836066d66badd577c4f424c23bb9cbde5fd94 (patch)
tree072a25719d69a0e51e653a92b6820b86bbcaa7a6
parent25622428e9cbca2d715c89a64892248b0eaf4a92 (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 49346613a6..c20fdac5e8 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 20220625
+#define BFD_VERSION_DATE 20220626
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@