aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-02-05 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2025-02-05 00:00:15 +0000
commitb9334b91436cca92150701627919a9c8e874878b (patch)
tree5b1329364af0c78f12ba0bda6b41116efe7f381a
parenta2ead10b2f3bdcf616388c879dd346a5a72bb591 (diff)
downloadbinutils-b9334b91436cca92150701627919a9c8e874878b.zip
binutils-b9334b91436cca92150701627919a9c8e874878b.tar.gz
binutils-b9334b91436cca92150701627919a9c8e874878b.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 6e8c81c6..fe882d9 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 20250204
+#define BFD_VERSION_DATE 20250205
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@