Updated version to 2.0.9

This commit is contained in:
Sam Lantinga 2018-09-26 10:08:14 -07:00
parent fcc9b1cd3c
commit f355625f9c
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.7"
$SDLVersion = "2.0.9"
# Gets the .bat file that sets up an MSBuild environment, given one of
# Visual Studio's, "PlatformToolset"s.