aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-05-07 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2025-05-07 00:00:33 +0000
commit7659033deeb4f2ae47f4b6d9ad1a45b2d314ed26 (patch)
tree01b730d1507c115e45c8b903e9988a286447eb73
parent1edb555c59cea300eb4ed9fec7cb86790acc2234 (diff)
downloadbinutils-7659033deeb4f2ae47f4b6d9ad1a45b2d314ed26.zip
binutils-7659033deeb4f2ae47f4b6d9ad1a45b2d314ed26.tar.gz
binutils-7659033deeb4f2ae47f4b6d9ad1a45b2d314ed26.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 a28cdf3..0bb958c 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 20250506
+#define BFD_VERSION_DATE 20250507
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@