Skip to content

Commit

Permalink
Bump Swift version to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tkremenek committed Apr 19, 2017
1 parent 6a94c9f commit b7b9245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ set(SWIFT_ANALYZE_CODE_COVERAGE FALSE CACHE STRING
set_property(CACHE SWIFT_ANALYZE_CODE_COVERAGE PROPERTY
STRINGS FALSE "NOT-MERGED" "MERGED")

set(SWIFT_VERSION "3.1" CACHE STRING
set(SWIFT_VERSION "4.0" CACHE STRING
"The user-visible version of the Swift compiler")
set(SWIFT_VENDOR "" CACHE STRING
"The vendor name of the Swift compiler")
Expand Down

0 comments on commit b7b9245

Please sign in to comment.