From fc6152613f4bb97708935a9f8096d2ca4d9fbb76 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 18 Oct 2023 00:33:05 +0200 Subject: REVIEWED: `raylib 5.0-dev` version for a future release --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 6031f05e..74b3b874 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.5.0 +RAYLIB_VERSION ?= 5.0.0 RAYLIB_PATH ?= .. # Locations of raylib.h and libraylib.a/libraylib.so -- cgit v1.2.3