From a5e8316dc848683d52876a7cd928c260e95f8dd3 Mon Sep 17 00:00:00 2001 From: Hertatijanto Hartono Date: Wed, 8 Jul 2020 01:11:54 +0700 Subject: [PATCH] Update README.md to define macOS 10.10 as the lowest version supported Show that macOS 10.10 is lowest version supported by wxWidgets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f3df09d22..59ad60bdb2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This version of wxWidgets supports the following primary platforms: - Windows XP, Vista, 7, 8 and 10 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x). -- macOS (10.7 or newer) using Cocoa (32/64 bits). +- macOS (10.10 or newer) using Cocoa (32/64 bits). Most popular C++ compilers are supported including but not limited to: