Updated SDL development builds to version 2.0.11

This commit is contained in:
Sam Lantinga 2019-09-22 10:37:16 -07:00
parent ca75c1f7aa
commit 455a109d79
9 changed files with 23 additions and 17 deletions

View file

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