Review raylib version to 2.0

Review raylib_icon resource
This commit is contained in:
Ray
2018-05-11 18:14:19 +02:00
parent 281dbf5d83
commit aa76985c0d
10 changed files with 14 additions and 15 deletions

View File

@ -42,7 +42,7 @@
.PHONY: all clean install uninstall
# Define required raylib variables
RAYLIB_VERSION = 1.9.7
RAYLIB_VERSION = 2.0.0
RAYLIB_API_VERSION = 1
# See below for alternatives.