aboutsummaryrefslogtreecommitdiff
path: root/examples/models_obj_loading.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/models_obj_loading.c')
-rw-r--r--examples/models_obj_loading.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models_obj_loading.c b/examples/models_obj_loading.c
index 55501f65..ef024356 100644
--- a/examples/models_obj_loading.c
+++ b/examples/models_obj_loading.c
@@ -2,7 +2,7 @@
*
* raylib [models] example - Load and draw a 3d model (OBJ)
*
-* This example has been created using raylib 1.0 (www.raylib.com)
+* This example has been created using raylib 1.3 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2014 Ramon Santamaria (@raysan5)