aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-10 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-10 00:00:34 +0000
commita0f9e8457919a34531438aec6c34560d22ea9c96 (patch)
tree9582cb2471bcbb84ec0791b9b9f63356ad8552ba
parent8364dca17dc13105f3f3640c972f56e6c9e642b8 (diff)
downloadgdb-a0f9e8457919a34531438aec6c34560d22ea9c96.zip
gdb-a0f9e8457919a34531438aec6c34560d22ea9c96.tar.gz
gdb-a0f9e8457919a34531438aec6c34560d22ea9c96.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 4cf398e..9f5d767 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 20230209
+#define BFD_VERSION_DATE 20230210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@