Skip to content

Commit

Permalink
Fix Issue 18603 - Update minimally required version for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Mar 20, 2018
1 parent 84eb348 commit 4e40131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcompiler.dd
Expand Up @@ -40,7 +40,7 @@ $(H2 $(LNAME2 requirements, Requirements and Downloads))
$(LI Gnu C compiler (gcc) or LLVM C compiler (clang))
)
$(OSX
$(LI Mac OS X Lion (10.7) or later)
$(LI Mac OS X Mavericks (10.9) or later)

$(LI Xcode)
)
Expand Down

0 comments on commit 4e40131

Please sign in to comment.