Skip to content

Commit 7c664d1

Browse files
committed
Bump default version in build script.
1 parent dcc43ec commit 7c664d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2044,7 +2044,7 @@ iterations with -O",
20442044
"--swift-user-visible-version",
20452045
help="User-visible version of the embedded Swift compiler",
20462046
type=arguments.type.swift_compiler_version,
2047-
default="3.1",
2047+
default="4.0",
20482048
metavar="MAJOR.MINOR")
20492049

20502050
parser.add_argument(

0 commit comments

Comments
 (0)