summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-29 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-29 00:00:54 +0000
commitf916230ad27032a889d7335c6c3d5031532edbcc (patch)
tree80f0110a471d45b5bc33745a2a7623821c468a81
parent723f6eafe417044eece8c4ba2579d59f26fe0c3b (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 81bccbc61b..c01c9478c8 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 20220628
+#define BFD_VERSION_DATE 20220629
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@