summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-19 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-19 00:01:00 +0000
commit477d69e15caef3c955401779115f5e49d794f2f6 (patch)
treeee115aa8442d5c9c97fd52bd89b17adbc2b4ae28
parent05cd51e79cfb497689df67f537c3ba4d93c687fb (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 2091216c53..772a7381b1 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 20220718
+#define BFD_VERSION_DATE 20220719
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@