summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-15 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-15 00:00:41 +0000
commit1f5be5f22ab45a59247f83b4def616188c8307c1 (patch)
treeb2c13dd222b58588e2743d63610b1a62c78aa19a
parent6e072dd0f1c411b779ec06b8a1cfccadc56b2365 (diff)
downloadbinutils-gdb-1f5be5f22ab45a59247f83b4def616188c8307c1.tar.gz
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 5aa7e5db09e..5b839c4cc1f 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 20220114
+#define BFD_VERSION_DATE 20220115
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@