aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-04 00:00:47 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-04 00:00:47 +0000
commit980662750ffa413287df9cdce75e422901f2695f (patch)
tree5e46f482191a9128325a27de5b4063e62750adbf
parent674628ae3a1daa7fa810f61032ba87e12e576ca6 (diff)
downloadbinutils-980662750ffa413287df9cdce75e422901f2695f.zip
binutils-980662750ffa413287df9cdce75e422901f2695f.tar.gz
binutils-980662750ffa413287df9cdce75e422901f2695f.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 286f2a2..a2ec912 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 20250903
+#define BFD_VERSION_DATE 20250904
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@