mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-09 16:59:09 -04:00
REVIEWED: Start working on raylib 6.0 release...
This commit is contained in:
@ -69,7 +69,7 @@ endif
|
||||
|
||||
# Define required raylib variables
|
||||
PROJECT_NAME ?= raylib_examples
|
||||
RAYLIB_VERSION ?= 5.5.0
|
||||
RAYLIB_VERSION ?= 6.0.0
|
||||
RAYLIB_PATH ?= ..
|
||||
|
||||
# Define raylib source code path
|
||||
|
||||
@ -69,7 +69,7 @@ endif
|
||||
|
||||
# Define required raylib variables
|
||||
PROJECT_NAME ?= raylib_examples
|
||||
RAYLIB_VERSION ?= 5.5.0
|
||||
RAYLIB_VERSION ?= 6.0.0
|
||||
RAYLIB_PATH ?= ..
|
||||
|
||||
# Define raylib source code path
|
||||
|
||||
Reference in New Issue
Block a user