Updated version to 2.0.10

This commit is contained in:
Sam Lantinga 2019-06-17 10:13:28 -07:00
parent b33ebe02d3
commit a288bb0eca
9 changed files with 22 additions and 16 deletions

View file

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