WARNING: UPDATE: Starting works on raylib 5.5 release

This commit is contained in:
Ray 2024-07-01 18:31:16 +02:00
parent fbd79cde5f
commit 2f49250baf
7 changed files with 17 additions and 17 deletions

View file

@ -62,7 +62,7 @@ endif
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
RAYLIB_VERSION ?= 5.0.0
RAYLIB_VERSION ?= 5.5.0
RAYLIB_PATH ?= ..
# Define raylib source code path