From 543ab40a44d32cccbdc309fe184660f726c034d2 Mon Sep 17 00:00:00 2001 From: Varunram Ganesh Date: Thu, 30 Nov 2017 12:47:19 +0530 Subject: [PATCH] Docs: Bump OSX version to 10.13 in build-osx.md --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)