Updated SDL to version 2.0.15 for development

This commit is contained in:
Sam Lantinga
2020-12-22 10:36:15 -08:00
parent 13244de5c2
commit 350f1b0d16
11 changed files with 40 additions and 94 deletions

View File

@@ -39,7 +39,7 @@
#
# Base version of SDL, used for packaging purposes
$SDLVersion = "2.0.14"
$SDLVersion = "2.0.15"
# Gets the .bat file that sets up an MSBuild environment, given one of
# Visual Studio's, "PlatformToolset"s.