summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorRay <[email protected]>2021-05-04 11:19:28 +0200
committerRay <[email protected]>2021-05-04 11:19:28 +0200
commitc4eaf0076d39517a91da18f44f2be5c87457504d (patch)
tree37d1fbdf5f478d84c3fe0e2a40d6f1fba8dc2b69 /examples
parente5708a8f3656a7c5e387ac6803b04723b3b1add7 (diff)
downloadraylib-c4eaf0076d39517a91da18f44f2be5c87457504d.tar.gz
raylib-c4eaf0076d39517a91da18f44f2be5c87457504d.zip
Update raylib version
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index c7a3ca2a..475f524d 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -25,7 +25,7 @@
# Define required raylib variables
PROJECT_NAME ?= raylib_examples
-RAYLIB_VERSION ?= 3.5.0
+RAYLIB_VERSION ?= 3.7.0
RAYLIB_PATH ?= ..
# Define default options