mirror of
https://github.com/raysan5/raylib.git
synced 2026-03-22 16:39:38 +00:00
Update version in CMake
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Setup the project and settings
|
||||
project(raylib C)
|
||||
set(PROJECT_VERSION 3.7.0)
|
||||
set(API_VERSION 370)
|
||||
set(PROJECT_VERSION 4.0.0)
|
||||
set(API_VERSION 400)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
include(JoinPaths)
|
||||
|
||||
Reference in New Issue
Block a user