Updated to version Updated to version 2.24.0 for release

This commit is contained in:
Sam Lantinga
2022-08-19 08:44:09 -07:00
parent 6e007c36e7
commit 8c9beb0c87
9 changed files with 20 additions and 20 deletions

View File

@@ -80,8 +80,8 @@ endif()
# See docs/release_checklist.md
set(SDL_MAJOR_VERSION 2)
set(SDL_MINOR_VERSION 23)
set(SDL_MICRO_VERSION 2)
set(SDL_MINOR_VERSION 24)
set(SDL_MICRO_VERSION 0)
set(SDL_VERSION "${SDL_MAJOR_VERSION}.${SDL_MINOR_VERSION}.${SDL_MICRO_VERSION}")
# Set defaults preventing destination file conflicts