aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-23 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-23 00:00:12 +0000
commit343776af14932fa6b6f8f5b731c097758a6a2049 (patch)
tree6898561c9d8522e36ab58a17fc6a83729e01e4b4
parent6d74c1f313df5e82bb9ef0940a477cba5d76db00 (diff)
downloadbinutils-343776af14932fa6b6f8f5b731c097758a6a2049.zip
binutils-343776af14932fa6b6f8f5b731c097758a6a2049.tar.gz
binutils-343776af14932fa6b6f8f5b731c097758a6a2049.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 5a40d14..177404d 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 20250422
+#define BFD_VERSION_DATE 20250423
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@