aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-07 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-07 00:00:34 +0000
commita2b114d43facca25702a47b2cd8ec71afc90bdf3 (patch)
tree8bf8e8e3e209e5c55019c4612e66155fc39d0a79
parent13745a6ce8e0e984181341f9dd444132034a4f40 (diff)
downloadbinutils-a2b114d43facca25702a47b2cd8ec71afc90bdf3.zip
binutils-a2b114d43facca25702a47b2cd8ec71afc90bdf3.tar.gz
binutils-a2b114d43facca25702a47b2cd8ec71afc90bdf3.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 dac5046..e63d653 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 20250906
+#define BFD_VERSION_DATE 20250907
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@