diff options
| author | Varunram Ganesh <[email protected]> | 2017-11-30 12:47:19 +0530 |
|---|---|---|
| committer | Varunram <[email protected]> | 2017-11-30 14:52:06 +0530 |
| commit | 543ab40a44d32cccbdc309fe184660f726c034d2 (patch) | |
| tree | fc7075298078b6d39107dc93d51d7996fbece197 | |
| parent | Merge #11792: Trivial: fix comments for ZeroMQ bitcoind args (diff) | |
| download | discoin-543ab40a44d32cccbdc309fe184660f726c034d2.tar.xz discoin-543ab40a44d32cccbdc309fe184660f726c034d2.zip | |
Docs: Bump OSX version to 10.13 in 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 6f08562ff..6663016ed 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) |