From 86ac792d9a950a6ce8878d53417627c857516ebd Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 6 Aug 2022 19:23:36 +0200 Subject: Review projects details for raylib 4.2 --- projects/VSCode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/VSCode') diff --git a/projects/VSCode/Makefile b/projects/VSCode/Makefile index 4ae525c1..9b8cbea1 100644 --- a/projects/VSCode/Makefile +++ b/projects/VSCode/Makefile @@ -25,7 +25,7 @@ # Define required raylib variables PROJECT_NAME ?= game -RAYLIB_VERSION ?= 4.0.0 +RAYLIB_VERSION ?= 4.2.0 RAYLIB_PATH ?= ..\.. # Define compiler path on Windows -- cgit v1.2.3