summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-20 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-20 00:00:36 +0000
commit28b7a50c239e0aaaa5e86b1a41231c6984cfc725 (patch)
tree50e986ce7b84c33debd34fdb6086d14f1298d505
parent8fae7124269a8a2f530bb92e6b9211d6842717b1 (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 772a7381b1..57adf2d960 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 20220719
+#define BFD_VERSION_DATE 20220720
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@