summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-29 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-29 00:00:31 +0000
commit81d275cb83fe62ef8e92bc94ac5f510cdb2d9201 (patch)
tree79192f74f10dce1b1081f9c4d9d87106bd3b4ad5
parent794474ead0b2a063ea88ebdb341576601ad7e651 (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 cd38ac59f6..fbe3b25357 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 20220528
+#define BFD_VERSION_DATE 20220529
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@