Merge a316ab2b5f into 8380c488be
This commit is contained in:
commit
94a7fe5f1b
|
|
@ -3,7 +3,8 @@ project(raylib)
|
|||
include("../utils.cmake")
|
||||
|
||||
set(raylib_VERSION_MAJOR 1)
|
||||
set(raylib_VERSION_MINOR 8)
|
||||
set(raylib_VERSION_MINOR 9)
|
||||
set(raylib_VERSION_PATCH 1)
|
||||
set(RAYLIB raylib) # Name of the generated library
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user