mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-19 15:57:58 +00:00
Update API version
This commit is contained in:
parent
d62a2f793f
commit
7d789763d6
@ -42,8 +42,8 @@
|
||||
.PHONY: all clean install uninstall
|
||||
|
||||
# Define required raylib variables
|
||||
RAYLIB_VERSION = 2.6.0
|
||||
RAYLIB_API_VERSION = 261
|
||||
RAYLIB_VERSION = 3.0.0
|
||||
RAYLIB_API_VERSION = 300
|
||||
|
||||
# See below for alternatives.
|
||||
RAYLIB_PATH = ..
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user