Updated release version

This commit is contained in:
Ray San 2018-04-10 10:37:48 +02:00
parent 8e44f7b3c7
commit cc3b8645df
3 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
RAYLIB_VERSION ?= 1.9.4
RAYLIB_VERSION ?= 1.9.7
RAYLIB_API_VERSION ?= 1
RAYLIB_PATH ?= ..