aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-10-27 14:59:11 +0200
committerWladimir J. van der Laan <[email protected]>2016-10-27 14:59:19 +0200
commit83234d4d1723e4f207a20f1abbe9432566a7d5ee (patch)
treea5f7b2669a51d697d44b7b930ff3785ed222cf09 /doc
parentdoc: Add release notes for 0.13.1 release (diff)
parentUpdate build notes for dropping osx 10.7 support (diff)
downloaddiscoin-83234d4d1723e4f207a20f1abbe9432566a7d5ee.tar.xz
discoin-83234d4d1723e4f207a20f1abbe9432566a7d5ee.zip
Merge #9033: Update build notes for dropping osx 10.7 support (fanquake)
ba26d41 Update build notes for dropping osx 10.7 support (Michael Ford)
Diffstat (limited to 'doc')
-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 bc90a3056..63a7ee28c 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)