Updated SDL to 2.0.14 in preparation for release candidate

This commit is contained in:
Sam Lantinga 2020-12-08 18:56:06 -08:00
parent 2a9591a9ea
commit a2098a47b6
12 changed files with 102 additions and 22 deletions

View file

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