summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-25 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-25 00:00:38 +0000
commitfaa0405980579b6891483ff9232288d5a8dc8eba (patch)
tree2d218ed773040231ae4abc8205cba6394a4bad55
parentfa7673bf14ab2abe34be3a3f30b47a55bd8434f7 (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 4cde1b0d79..49346613a6 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 20220624
+#define BFD_VERSION_DATE 20220625
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@