From 2f49250baf68000f79d37f2cc0478d3fa310c331 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 1 Jul 2024 18:31:16 +0200 Subject: WARNING: UPDATE: Starting works on `raylib 5.5` release --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile b/examples/Makefile index c9f819dd..b9a2aa88 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -62,7 +62,7 @@ endif # Define required raylib variables PROJECT_NAME ?= raylib_examples -RAYLIB_VERSION ?= 5.0.0 +RAYLIB_VERSION ?= 5.5.0 RAYLIB_PATH ?= .. # Define raylib source code path -- cgit v1.2.3