Skip to content

Commit

Permalink
Merge pull request #2275 from wilzbach/fix-18603
Browse files Browse the repository at this point in the history
Fix Issue 18603 - Update minimally required version for macOS
merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>
  • Loading branch information
dlang-bot committed Mar 20, 2018
2 parents 5eb8fcf + 4e40131 commit 4f9ad17
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 4f9ad17

Please sign in to comment.