aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-26 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-26 00:00:25 +0000
commitaad9e4797f7d48c8d8280a10f08312f2bae3a663 (patch)
treee67925c16f4cc9b27b63bceee2a02d5ff2dde7b2
parent204c8ed14d80c35dc25cd872e449c0dd014787b3 (diff)
downloadgdb-aad9e4797f7d48c8d8280a10f08312f2bae3a663.zip
gdb-aad9e4797f7d48c8d8280a10f08312f2bae3a663.tar.gz
gdb-aad9e4797f7d48c8d8280a10f08312f2bae3a663.tar.bz2
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 467464b..f439078 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 20221225
+#define BFD_VERSION_DATE 20221226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@