Set version for raylib 3.5

This commit is contained in:
Ray 2020-12-19 20:38:49 +01:00
parent d82113ec34
commit 976932e05e
4 changed files with 5 additions and 5 deletions

View file

@ -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)