Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d244512

Browse files
thestingeralexcrichton
authored andcommittedFeb 1, 2014
bump minimum supported OS X version to 10.7
Closes #11927 Closes #10842 Closes #2024
1 parent 4f24caa commit d244512

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Snapshot binaries are currently built and tested on several platforms:
7373

7474
* Windows (7, Server 2008 R2), x86 only
7575
* Linux (various distributions), x86 and x86-64
76-
* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64
76+
* OSX 10.7 (Lion) or greater, x86 and x86-64
7777

7878
You may find that other platforms work, but these are our officially
7979
supported build environments that are most likely to work.

‎doc/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Snapshot binaries are currently built and tested on several platforms:
7474

7575
* Windows (7, Server 2008 R2), x86 only
7676
* Linux (various distributions), x86 and x86-64
77-
* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64
77+
* OSX 10.7 (Lion) or greater, x86 and x86-64
7878

7979
You may find that other platforms work, but these are our "tier 1"
8080
supported build environments that are most likely to work.

0 commit comments

Comments
 (0)
Please sign in to comment.