summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2020-03-05 19:33:54 +0100
committerRay <[email protected]>2020-03-05 19:33:54 +0100
commit1b56f7917efd8558bf319d393fdd8a3f22b9d200 (patch)
tree4813d63db4d9938b214a07d64f41df0ed0946670 /examples
parent763972619373d6242934394f90f3c26fede6c7ba (diff)
downloadraylib-1b56f7917efd8558bf319d393fdd8a3f22b9d200.tar.gz
raylib-1b56f7917efd8558bf319d393fdd8a3f22b9d200.zip
Update raylib version
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 4e6b4895..3ae76baf 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -25,8 +25,8 @@
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
-RAYLIB_VERSION ?= 2.5.0
-RAYLIB_API_VERSION ?= 2
+RAYLIB_VERSION ?= 3.0.0
+RAYLIB_API_VERSION ?= 3
RAYLIB_PATH ?= ..
# Define default options