aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-06 00:01:16 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-06 00:01:16 +0000
commit214bb42ce0e5a1c7599a3e697841bfc1c95b4a5a (patch)
tree749b4c61687d13a39a75c3000f5b7ded9ff4f21c
parent5866e4523e4f5fd5000949a781fcf414f26089cf (diff)
downloadbinutils-gdb-16-branch.zip
binutils-gdb-16-branch.tar.gz
binutils-gdb-16-branch.tar.bz2
Automatic date update in version.ingdb-16-branch
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index cbf52b7..dac5046 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 20250905
+#define BFD_VERSION_DATE 20250906
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@