From 0f9e08f8709da4baced7593a04aff6cdcc90c31f Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 10 Mar 2026 14:11:10 +0000 Subject: [PATCH] doc: update build guides pre v31 We are testing on FreeBSD 15 (nightly) and macOS 26 (CI). Github-Pull: #34789 Rebased-From: 6b20ad84e0a66c48976a599a7cc5b9b19cd49fab --- doc/build-freebsd.md | 2 +- doc/build-osx.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build-freebsd.md b/doc/build-freebsd.md index b5940c0f7ce..de373d1ecb1 100644 --- a/doc/build-freebsd.md +++ b/doc/build-freebsd.md @@ -1,6 +1,6 @@ # FreeBSD Build Guide -**Updated for FreeBSD [14.3](https://www.freebsd.org/releases/14.3R/announce/)** +**Updated for FreeBSD [15.0](https://www.freebsd.org/releases/15.0R/announce/)** This guide describes how to build bitcoind, command-line utilities, and GUI on FreeBSD. diff --git a/doc/build-osx.md b/doc/build-osx.md index 001c0188e8a..3c2b0f3a2d9 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -1,6 +1,6 @@ # macOS Build Guide -**Updated for MacOS [15](https://www.apple.com/macos/macos-sequoia/)** +**Updated for MacOS [26](https://www.apple.com/os/macos/)** This guide describes how to build bitcoind, command-line utilities, and GUI on macOS.