aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-07 00:01:23 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-07 00:01:23 +0000
commit6f5fa6dd5ae3fa5b894af63852650785e6325794 (patch)
treeca080afe91a4825ece76fdbeefa36e02c4950055
parent346411661c689caf6de136423fe8d3bdbdc7934d (diff)
downloadfsf-binutils-gdb-6f5fa6dd5ae3fa5b894af63852650785e6325794.zip
fsf-binutils-gdb-6f5fa6dd5ae3fa5b894af63852650785e6325794.tar.gz
fsf-binutils-gdb-6f5fa6dd5ae3fa5b894af63852650785e6325794.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 5830a83..8750d3a 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 20231206
+#define BFD_VERSION_DATE 20231207
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@