We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda82d2 commit e261f43Copy full SHA for e261f43
src/scripts/build.bat
@@ -24,7 +24,7 @@ if "%OPT%" == "debug" (
24
set CWD=%cd%
25
set SDK_DIR=%CWD%\sdk
26
set SDK_VERSION=1.0.0
27
-set SDK_REV=r4
+set SDK_REV=r5
28
set SDK_SUFFIX=windows-x64.7z
29
30
set PATH=%SDK_DIR%\bin;%PATH%
0 commit comments