summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-28 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-28 00:00:37 +0000
commitb8032fc585e316067c73341b7d3edf2528f89e58 (patch)
treea343ed76823a6afa7105e583b6123d366855bad5
parent163a4d7cc78ff2d51a6b7d8b6ffceab09468a4bf (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 49011856fe..808012a67f 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 20220727
+#define BFD_VERSION_DATE 20220728
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@