summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-05 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-05 00:00:29 +0000
commit8f4ecf37e05b9733cd0cce7178dfb1ed3f5e92c8 (patch)
tree27f37fe8b66c5a7a6470858029d10b99e079cd85
parent95b8a31afc9b21b3a1c9606ab3ea90e540c2cad5 (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 3e82a60a21..cfc9eaba9e 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 20220804
+#define BFD_VERSION_DATE 20220805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@