Updated to version 2.0.20 for release

This commit is contained in:
Sam Lantinga
2022-01-07 18:28:25 -08:00
parent cc2013378d
commit 9294634840
11 changed files with 42 additions and 21 deletions

View File

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