Updated version to 2.0.18 for release

This commit is contained in:
Sam Lantinga
2021-11-26 08:12:45 -08:00
parent d861820465
commit 7242075b2b
10 changed files with 23 additions and 27 deletions

View File

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