aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-06-24 00:01:25 +0000
committerGDB Admin <brobecker@adacore.com>2025-06-24 00:01:25 +0000
commitc2873079ce287c80febd54bce97fbd7e56a917a5 (patch)
treec7045f172b216b7bef8d643cff9dfed1c20e9339
parent70d93c10482c13c5480175f18dad0bddc8d551d9 (diff)
downloadbinutils-c2873079ce287c80febd54bce97fbd7e56a917a5.zip
binutils-c2873079ce287c80febd54bce97fbd7e56a917a5.tar.gz
binutils-c2873079ce287c80febd54bce97fbd7e56a917a5.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 a6f49e9..9de68f1 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 20250623
+#define BFD_VERSION_DATE 20250624
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@