Update version to 2.0.22 for release

This commit is contained in:
Sam Lantinga
2022-04-08 18:18:56 -07:00
parent a256e6ba7f
commit 505d6a4a05
9 changed files with 21 additions and 21 deletions

View File

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