Skip to content

Commit 260cec9

Browse files
committed
Bump the Swift version to 5.9.2 for Windows toolchain script
1 parent 9d03337 commit 260cec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-windows-toolchain.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ setlocal enableextensions enabledelayedexpansion
1212
path %PATH%;%PYTHON_HOME%
1313

1414
:: Versioning
15-
set ProductVersion=5.9.1
15+
set ProductVersion=5.9.2
1616
set ProductTag=
1717

1818
:: Identify the SourceRoot

0 commit comments

Comments
 (0)