summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-28 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-28 00:00:53 +0000
commita4ef36d41984387473ab5c81572b9f421129979d (patch)
tree348e4b644199f905ebe1bf048d6d17dc710d3b9a
parent017fae714048893f72a7b2daaf907609e1246c27 (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@