summaryrefslogtreecommitdiffhomepage
path: root/examples/models/models_rlgl_solar_system.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/models/models_rlgl_solar_system.c')
-rw-r--r--examples/models/models_rlgl_solar_system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_rlgl_solar_system.c b/examples/models/models_rlgl_solar_system.c
index cb9289ad..a6698e69 100644
--- a/examples/models/models_rlgl_solar_system.c
+++ b/examples/models/models_rlgl_solar_system.c
@@ -4,7 +4,7 @@
*
* This example uses [rlgl] module funtionality (pseudo-OpenGL 1.1 style coding)
*
-* This example has been created using raylib 2.2 (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) 2018 Ramon Santamaria (@raysan5)