aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-06 00:02:38 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-06 00:02:38 +0000
commit67bd36f276f97b13cbd4ce98387249a422ae115d (patch)
tree249bf70495baf80c4580c578736f0cf6fd295895
parent2627fd0dccb4e7d157ba922913fcd49fd4c709b3 (diff)
downloadbinutils-67bd36f276f97b13cbd4ce98387249a422ae115d.zip
binutils-67bd36f276f97b13cbd4ce98387249a422ae115d.tar.gz
binutils-67bd36f276f97b13cbd4ce98387249a422ae115d.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 882d0b0..b5f5582 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 20250805
+#define BFD_VERSION_DATE 20250806
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@