aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-04-08 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2025-04-08 00:00:16 +0000
commit6a51b5955a076995099eadffd70d4ff00bcd6d5a (patch)
tree5501d78be504b033b367194bc9815c714d778f0b
parent93bb1ebf7f8d61b7995fa6386f7a01681d524fa1 (diff)
downloadbinutils-6a51b5955a076995099eadffd70d4ff00bcd6d5a.zip
binutils-6a51b5955a076995099eadffd70d4ff00bcd6d5a.tar.gz
binutils-6a51b5955a076995099eadffd70d4ff00bcd6d5a.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 09a913a..5bd4a9d 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 20250407
+#define BFD_VERSION_DATE 20250408
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@