Skip to content

Commit d22a745

Browse files
authored
gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965)
1 parent 7d06a0a commit d22a745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/msi/bundle/Default.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Select Customize to review current options.</String>
9292
<String Id="PrecompileLabel">&amp;Precompile standard library</String>
9393
<String Id="Include_symbolsLabel">Download debugging &amp;symbols</String>
9494
<String Id="Include_debugLabel">Download debu&amp;g binaries (requires VS 2017 or later)</String>
95-
<String Id="Include_freethreadedLabel">Download &amp;free-threaded binaries (experimental)</String>
95+
<String Id="Include_freethreadedLabel">Download &amp;free-threaded binaries</String>
9696

9797
<String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
9898
<String Id="ProgressLabel">[ActionLikeInstalling]:</String>

0 commit comments

Comments
 (0)