Update OS X version requirement in README.

OS X >= 10.7 is required in 3.1.
This commit is contained in:
Tobias Taschner 2015-08-04 13:01:02 +02:00 committed by Vadim Zeitlin
parent 9bc3ab1ea7
commit 0a502cd354

View File

@ -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: