mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Update version to 4.2
This commit is contained in:
@ -45,8 +45,8 @@
|
||||
PLATFORM ?= PLATFORM_DESKTOP
|
||||
|
||||
# Define required raylib variables
|
||||
RAYLIB_VERSION = 4.0.0
|
||||
RAYLIB_API_VERSION = 400
|
||||
RAYLIB_VERSION = 4.2.0
|
||||
RAYLIB_API_VERSION = 420
|
||||
|
||||
# Define raylib source code path
|
||||
RAYLIB_SRC_PATH ?= ../src
|
||||
|
||||
Reference in New Issue
Block a user