summaryrefslogtreecommitdiff
path: root/build-scripts/winrtbuild.ps1
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2020-03-10 18:35:31 -0700
committerSam Lantinga <slouken@libsdl.org>2020-03-10 18:35:31 -0700
commit3bb020bd4b632e0297fe03c643f9afc3fb126503 (patch)
tree2cbdd9b0f1c05700548603d46011e909daa5048c /build-scripts/winrtbuild.ps1
parent1fc7a22df496deb3859c25637f0941dd3294508f (diff)
downloadsdl-3bb020bd4b632e0297fe03c643f9afc3fb126503.tar.gz
Backed out changeset 7ca4a9de2ae4release-2.0.12
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 137ec710c..214b751ef 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.13"
+$SDLVersion = "2.0.12"
# Gets the .bat file that sets up an MSBuild environment, given one of
# Visual Studio's, "PlatformToolset"s.