summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-04 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-04 00:00:32 +0000
commit95b8a31afc9b21b3a1c9606ab3ea90e540c2cad5 (patch)
treedbd8077e4ba5a0b91568f1c5d6485f00536c2a95
parent643f73257fb21cd3dac936cc5db4373a35627d7a (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 a907258726..3e82a60a21 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 20220803
+#define BFD_VERSION_DATE 20220804
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@