aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-08-23 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2025-08-23 00:00:29 +0000
commit850a812601b9d0d87613ab552becd735424bf89d (patch)
tree257c39059c431afb886d5da5735ff2b06cb51f57
parent4abe8b9a4c3b152c45a03bdde3afab017e9383eb (diff)
downloadbinutils-850a812601b9d0d87613ab552becd735424bf89d.zip
binutils-850a812601b9d0d87613ab552becd735424bf89d.tar.gz
binutils-850a812601b9d0d87613ab552becd735424bf89d.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 59d5bd4..3aed5b8 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 20250822
+#define BFD_VERSION_DATE 20250823
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@