summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-28 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-28 00:00:53 +0000
commit04d55a034ca1392cb8861f02f0dbbc19ce2bce8c (patch)
tree62b8e6d63ddd682f3c010941e5d15feb9a76b0ab
parent9f3ab5dddb09d534648a9e3a7602c6e5660bba72 (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 ac0979567c..81bccbc61b 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 20220627
+#define BFD_VERSION_DATE 20220628
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@