winrt: bumped SDL's shipping version number in winrtbuild.ps1

This commit is contained in:
Ryan C. Gordon 2017-12-31 03:13:33 -05:00
parent 42b19c9749
commit 791c0dd8ab
1 changed files with 1 additions and 1 deletions

View File

@ -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.