aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-10 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-10 00:00:27 +0000
commit8a51670e8e255af34317d04b74c0485a5a93dfbb (patch)
tree32d882aef83b08fc8553869d9de25b35d26e2d20
parent38a984fa440c7686c741b7804eae06a528849aa7 (diff)
downloadgdb-8a51670e8e255af34317d04b74c0485a5a93dfbb.zip
gdb-8a51670e8e255af34317d04b74c0485a5a93dfbb.tar.gz
gdb-8a51670e8e255af34317d04b74c0485a5a93dfbb.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 cba6f04..7db4a58 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 20230909
+#define BFD_VERSION_DATE 20230910
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@