aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-25 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-25 00:00:32 +0000
commit8b7a074374f812a00f6f30be849f1b1f32bbe230 (patch)
treeb96b25c30c07401c07c860eef4948c25668d17a5
parent6274233ac8dddf923f567227dd887e1d79bf35d7 (diff)
downloadbinutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.zip
binutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.tar.gz
binutils-8b7a074374f812a00f6f30be849f1b1f32bbe230.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 a94c065..6f30bb4 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 20250824
+#define BFD_VERSION_DATE 20250825
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@