mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Updated to version 3.2.0 for release
This commit is contained in:
parent
f16c67115d
commit
a52fc209bb
8 changed files with 19 additions and 19 deletions
|
|
@ -5,7 +5,7 @@ if(NOT DEFINED CMAKE_BUILD_TYPE)
|
|||
endif()
|
||||
|
||||
# See docs/release_checklist.md
|
||||
project(SDL3 LANGUAGES C VERSION "3.1.11")
|
||||
project(SDL3 LANGUAGES C VERSION "3.2.0")
|
||||
|
||||
if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
|
||||
set(SDL3_MAINPROJECT ON)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue