summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-15 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-15 00:00:50 +0000
commitd9bc750c9270bdbdd13cfe06455b0256399a74c4 (patch)
treea21d1f0e015a83821831e8403a89285991b73faa
parentd5289664661ba8e7b249370ffabab96a294d1dbe (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 6e494c4591..10dfb56555 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 20220714
+#define BFD_VERSION_DATE 20220715
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@