Skip to content

Commit b7b9245

Browse files
committed
Bump Swift version to 4.0
1 parent 6a94c9f commit b7b9245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ set(SWIFT_ANALYZE_CODE_COVERAGE FALSE CACHE STRING
105105
set_property(CACHE SWIFT_ANALYZE_CODE_COVERAGE PROPERTY
106106
STRINGS FALSE "NOT-MERGED" "MERGED")
107107

108-
set(SWIFT_VERSION "3.1" CACHE STRING
108+
set(SWIFT_VERSION "4.0" CACHE STRING
109109
"The user-visible version of the Swift compiler")
110110
set(SWIFT_VENDOR "" CACHE STRING
111111
"The vendor name of the Swift compiler")

0 commit comments

Comments
 (0)