aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-02-16 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2025-02-16 00:00:12 +0000
commit5b4873b6de66a869c11b5bdaae9f76682c7fe600 (patch)
tree405537743e366682010956e950a5debf1cac33b1
parentac8a1a52cf757b64373dfca8efc0e3041648a9f5 (diff)
downloadbinutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.zip
binutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.tar.gz
binutils-5b4873b6de66a869c11b5bdaae9f76682c7fe600.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 cbbd246..5ee66aa 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 20250215
+#define BFD_VERSION_DATE 20250216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@