aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-03-20 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2025-03-20 00:00:17 +0000
commit2084a5debfa7ab82e94baecdb66695eb1627817e (patch)
treeb28c4e14a2e77ed7046a8fae6d2012939ae733dd
parentd19d6bc17e0a160ce27fc572079f11a587c0e168 (diff)
downloadbinutils-2084a5debfa7ab82e94baecdb66695eb1627817e.zip
binutils-2084a5debfa7ab82e94baecdb66695eb1627817e.tar.gz
binutils-2084a5debfa7ab82e94baecdb66695eb1627817e.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 a6afff6..01650eb 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 20250319
+#define BFD_VERSION_DATE 20250320
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@