summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-21 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-21 00:00:48 +0000
commitf9b05822199b207dd562665b710117251d411b11 (patch)
tree56707b5e33113ee4f092abd064b5d6e386503d30
parent28b7a50c239e0aaaa5e86b1a41231c6984cfc725 (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 57adf2d960..3deb198d4b 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 20220720
+#define BFD_VERSION_DATE 20220721
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@