mirror of https://github.com/encounter/SDL.git
winrt: bumped SDL's shipping version number in winrtbuild.ps1
This commit is contained in:
parent
42b19c9749
commit
791c0dd8ab
|
@ -39,7 +39,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
# Base version of SDL, used for packaging purposes
|
# 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
|
# Gets the .bat file that sets up an MSBuild environment, given one of
|
||||||
# Visual Studio's, "PlatformToolset"s.
|
# Visual Studio's, "PlatformToolset"s.
|
||||||
|
|
Loading…
Reference in New Issue