aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-09-28 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2025-09-28 00:00:54 +0000
commit9af366e0d3b7bc5802295bb001d17483033de87b (patch)
tree8b1f378eea7029436f3032f0a93ba2e57dc40559
parent77c74294bfc5005204a2de3cc64bbdb2f877be29 (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
Automatic date update in version.inHEADmaster
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index ffb5bf8..dfd43a5 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 20250927
+#define BFD_VERSION_DATE 20250928
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@