summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-31 00:01:15 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-31 00:01:15 +0000
commitd2b9325d2b316b95085cca18af1025ce728e05fb (patch)
treeb2f9cf0a3e0108bb4db694f21369e8c31ab8229f
parent8405bdbdd069bcb49c5ffb7da5756f7506b4fbe1 (diff)
downloadbinutils-gdb-d2b9325d2b316b95085cca18af1025ce728e05fb.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 d5f1c2551fb..289b0335307 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 20221230
+#define BFD_VERSION_DATE 20221231
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@