diff options
author | Michael Ford <fanquake@gmail.com> | 2016-10-26 18:04:27 +0800 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2016-10-27 14:29:06 +0200 |
commit | ba26d415c0d557d59e920547a54b17928e71522a (patch) | |
tree | 149304215c5a661c787981195cfdc3c86f926ffd /doc/build-osx.md | |
parent | 86f9e3dbba416a142df47dbd646c8e8ba772c955 (diff) |
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.md | 2 |
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) |