Updated to version 2.0.16 for release

This commit is contained in:
Sam Lantinga 2021-07-31 13:28:54 -07:00
parent 3e76646cc6
commit cb1fd30e9a
10 changed files with 28 additions and 20 deletions

View file

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