summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-24 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-24 00:00:34 +0000
commit661f63c1659459ad12ed4f2bf57ce77a27524bd1 (patch)
tree298ba2c95682630098321513b3e75a216793b82d
parent62c785104431ddf7322921415a7f9c82397ae947 (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 9386afb561..0c0a1665bf 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 20220423
+#define BFD_VERSION_DATE 20220424
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@