Updated to version 2.0.19 for development

This commit is contained in:
Sam Lantinga
2021-11-30 09:58:21 -08:00
parent 2e9821423a
commit 5fc901d4f3
9 changed files with 24 additions and 18 deletions

View File

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