Update version in CMake
This commit is contained in:
parent
0af2c139e2
commit
2fe488a71c
2 changed files with 4 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue