Update raylib version to 2.5
This commit is contained in:
parent
371abb0a26
commit
a43a7980a3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ project(raylib C)
|
|||
include(GNUInstallDirs)
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake")
|
||||
|
||||
set(PROJECT_VERSION 2.0.0)
|
||||
set(PROJECT_VERSION 2.5.0)
|
||||
set(API_VERSION 2)
|
||||
|
||||
include("CMakeOptions.txt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue