From ed7548051b92f4c70ad12ec5d2ffc1ad55adfa44 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 2 Aug 2022 09:21:03 +0200 Subject: Update version to 4.2 --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index bd2fa0ba..a977412e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -30,7 +30,7 @@ PLATFORM ?= PLATFORM_DESKTOP # Define required raylib variables PROJECT_NAME ?= raylib_examples -RAYLIB_VERSION ?= 4.0.0 +RAYLIB_VERSION ?= 4.2.0 RAYLIB_PATH ?= .. # Locations of raylib.h and libraylib.a/libraylib.so -- cgit v1.2.3