Update version to 4.2

This commit is contained in:
Ray 2022-08-02 09:21:03 +02:00
parent eb8d14e5b2
commit ed7548051b
5 changed files with 12 additions and 18 deletions

View file

@ -30,7 +30,7 @@ PLATFORM ?= PLATFORM_DESKTOP
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
RAYLIB_VERSION ?= 4.0.0
RAYLIB_VERSION ?= 4.2.0
RAYLIB_PATH ?= ..
# Locations of raylib.h and libraylib.a/libraylib.so