From 0a502cd354aaf35a1f9d7453a5463997d649278c Mon Sep 17 00:00:00 2001 From: Tobias Taschner Date: Tue, 4 Aug 2015 13:01:02 +0200 Subject: [PATCH] Update OS X version requirement in README. OS X >= 10.7 is required in 3.1. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 167f323583..d551a94f92 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ wxWidgets currently supports the following primary platforms: - Windows XP, Vista, 7 and 8 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x). -- Mac OS X (10.6 or newer) using Cocoa (32/64 bits) or Carbon (32 only). +- Mac OS X (10.7 or newer) using Cocoa (32/64 bits) or Carbon (32 only). Most popular C++ compilers are supported including but not limited to: