From c4eaf0076d39517a91da18f44f2be5c87457504d Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 4 May 2021 11:19:28 +0200 Subject: Update raylib version --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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 -- cgit v1.2.3