aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-28 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-28 00:00:07 +0000
commit25fdd0e18630316c0b07c3c4ad198a885abd3ffa (patch)
tree71ddc77afe56c7be9dd15457f4a804367212ba6c
parentfbd747b6a406beff96cc1d3767165aa3f5514a60 (diff)
downloadbinutils-25fdd0e18630316c0b07c3c4ad198a885abd3ffa.zip
binutils-25fdd0e18630316c0b07c3c4ad198a885abd3ffa.tar.gz
binutils-25fdd0e18630316c0b07c3c4ad198a885abd3ffa.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 910f4b3..d642861 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 20250327
+#define BFD_VERSION_DATE 20250328
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@