summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-14 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-14 00:00:33 +0000
commitd5289664661ba8e7b249370ffabab96a294d1dbe (patch)
tree79e01d6ff50c00a2c55380de0eaef93f2282d352
parent36b7043630699d04246bd036bb58790784b6f8ba (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 2f0684aa44..6e494c4591 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 20220713
+#define BFD_VERSION_DATE 20220714
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@