Skip to content

Commit fcc515b

Browse files
author
Ewa Matejska
committed
Bump default version in buid script
1 parent 93786d8 commit fcc515b

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
@@ -2072,7 +2072,7 @@ iterations with -O",
20722072
"--swift-user-visible-version",
20732073
help="User-visible version of the embedded Swift compiler",
20742074
type=arguments.type.swift_compiler_version,
2075-
default="4.0",
2075+
default="4.1",
20762076
metavar="MAJOR.MINOR")
20772077

20782078
parser.add_argument(

0 commit comments

Comments
 (0)