diff --git a/examples/textures/textures_bunnymark.c b/examples/textures/textures_bunnymark.c index 9be7c5964..3800f5154 100644 --- a/examples/textures/textures_bunnymark.c +++ b/examples/textures/textures_bunnymark.c @@ -2,7 +2,7 @@ * * raylib [textures] example - Bunnymark * -* This example has been created using raylib 1.6 (www.raylib.com) +* This example has been created using raylib 2.5 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * * Copyright (c) 2014-2019 Ramon Santamaria (@raysan5)