From 976932e05ee039f446b222e21e7f1c4e00259b4e Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 19 Dec 2020 20:38:49 +0100 Subject: Set version for raylib 3.5 --- examples/models/models_skybox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/models/models_skybox.c b/examples/models/models_skybox.c index 007e0311..f80fbf7a 100644 --- a/examples/models/models_skybox.c +++ b/examples/models/models_skybox.c @@ -2,7 +2,7 @@ * * raylib [models] example - Skybox loading and drawing * -* This example has been created using raylib 3.1 (www.raylib.com) +* This example has been created using raylib 3.5 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * * Copyright (c) 2017-2020 Ramon Santamaria (@raysan5) -- cgit v1.2.3