aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorMichael Ford <fanquake@gmail.com>2016-10-26 18:04:27 +0800
committerMarcoFalke <falke.marco@gmail.com>2016-10-27 14:29:06 +0200
commitba26d415c0d557d59e920547a54b17928e71522a (patch)
tree149304215c5a661c787981195cfdc3c86f926ffd /doc/build-osx.md
parent86f9e3dbba416a142df47dbd646c8e8ba772c955 (diff)
downloadbitcoin-ba26d415c0d557d59e920547a54b17928e71522a.tar.xz
Update build notes for dropping osx 10.7 support
Github-Pull: #9022 Rebased-From: 1d1246314f761b3f84c869cb7b0af49cc25b55b3
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index bc90a30562..63a7ee28ca 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -90,6 +90,6 @@ Uncheck everything except Qt Creator during the installation process.
Notes
-----
-* Tested on OS X 10.7 through 10.11 on 64-bit Intel processors only.
+* Tested on OS X 10.8 through 10.12 on 64-bit Intel processors only.
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714)