aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-10-27 08:10:16 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2016-10-27 08:10:55 +0200
commit03422e564b552c1d3c16ae854f8471f7cb39e25d (patch)
treed10604fc2c7d34b44110dee04392ba9e7a1abb17 /doc/build-osx.md
parenta32d7c23fc0eedebe3579edb5d488a4c63b67b70 (diff)
parent1d1246314f761b3f84c869cb7b0af49cc25b55b3 (diff)
downloadbitcoin-0.13.1.tar.xz
Merge #9022: Update release notes to mention dropping OS X 10.7 supportv0.13.1
1d12463 Update release notes for dropping osx 10.7 support (Michael Ford)
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)