mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00
Update raylib version to 2.5
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user