summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-23 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-23 00:00:52 +0000
commit62c785104431ddf7322921415a7f9c82397ae947 (patch)
tree355a0f8f7e2d50e7ae7ccbfbf086508da77692b7
parent806da170bc711f7f6eb06135688fbea1ae2f8a10 (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 5b84ab51f6..9386afb561 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 20220422
+#define BFD_VERSION_DATE 20220423
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@