summaryrefslogtreecommitdiff
path: root/build-scripts/winrtbuild.ps1
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2019-09-22 10:37:16 -0700
committerSam Lantinga <slouken@libsdl.org>2019-09-22 10:37:16 -0700
commit568d8a6c363f49ee098622ab1fa6ed5950a17aed (patch)
tree6ddd24437df9e0d3e40466750cd502a69c6745db /build-scripts/winrtbuild.ps1
parentd6fe8fabead930bdc23bcb5dea6e507c1f46d6fa (diff)
downloadsdl-568d8a6c363f49ee098622ab1fa6ed5950a17aed.tar.gz
Updated SDL development builds to version 2.0.11
Diffstat (limited to 'build-scripts/winrtbuild.ps1')
-rw-r--r--build-scripts/winrtbuild.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/build-scripts/winrtbuild.ps1 b/build-scripts/winrtbuild.ps1
index 6a33d891f..36db8056e 100644
--- a/build-scripts/winrtbuild.ps1
+++ b/build-scripts/winrtbuild.ps1
@@ -39,7 +39,7 @@
#
# Base version of SDL, used for packaging purposes
-$SDLVersion = "2.0.10"
+$SDLVersion = "2.0.11"
# Gets the .bat file that sets up an MSBuild environment, given one of
# Visual Studio's, "PlatformToolset"s.