aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-10 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-10 00:00:53 +0000
commitee0f1b802d474e89579c483747f5dbff07e4f73f (patch)
treefcd45e135a0f911c759a63bc5199f9a546810cd2
parenta650cb6b2fbcd4ff02d2bd819d3979f3e57794b1 (diff)
downloadbinutils-ee0f1b802d474e89579c483747f5dbff07e4f73f.zip
binutils-ee0f1b802d474e89579c483747f5dbff07e4f73f.tar.gz
binutils-ee0f1b802d474e89579c483747f5dbff07e4f73f.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 82120ff..434f5d5 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 20250409
+#define BFD_VERSION_DATE 20250410
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@