Updated version to 2.0.12 for release candidate build

This commit is contained in:
Sam Lantinga
2020-03-01 14:58:16 -08:00
parent 6590d078d7
commit 74ed215618
9 changed files with 21 additions and 15 deletions

View File

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