winrt: bumped SDL's shipping version number in winrtbuild.ps1
This commit is contained in:
parent
3668dd8ac9
commit
5330756d55
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
#
|
||||
|
||||
# Base version of SDL, used for packaging purposes
|
||||
$SDLVersion = "2.0.4"
|
||||
$SDLVersion = "2.0.7"
|
||||
|
||||
# Gets the .bat file that sets up an MSBuild environment, given one of
|
||||
# Visual Studio's, "PlatformToolset"s.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue