mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Review raylib version to 2.0
Review raylib_icon resource
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
project(raylib)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
set(PROJECT_VERSION 1.9.7)
|
||||
set(PROJECT_VERSION 2.0.0)
|
||||
set(API_VERSION 1)
|
||||
set(RAYLIB raylib) # Name of the generated library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user