diff options
author | Varunram Ganesh <vrg2009@ymail.com> | 2017-11-30 12:47:19 +0530 |
---|---|---|
committer | Varunram <vrg2009@ymail.com> | 2017-11-30 14:52:06 +0530 |
commit | 543ab40a44d32cccbdc309fe184660f726c034d2 (patch) | |
tree | fc7075298078b6d39107dc93d51d7996fbece197 /doc | |
parent | 6816484a02d8cbcb2c9a6357ce708374a7241ce0 (diff) |
Docs: Bump OSX version to 10.13 in build-osx.md
Diffstat (limited to 'doc')
-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 6f08562ff8..6663016ed8 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -110,6 +110,6 @@ Uncheck everything except Qt Creator during the installation process. Notes ----- -* Tested on OS X 10.8 through 10.12 on 64-bit Intel processors only. +* Tested on OS X 10.8 through 10.13 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) |