diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/models/models_loading_m3d.c | 2 | ||||
| -rw-r--r-- | examples/textures/textures_textured_curve.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/models/models_loading_m3d.c b/examples/models/models_loading_m3d.c index 42d3416d..18c8e1af 100644 --- a/examples/models/models_loading_m3d.c +++ b/examples/models/models_loading_m3d.c @@ -2,7 +2,7 @@ * * raylib [models] example - Load models M3D * -* Example originally created with raylib 4.5-dev, last time updated with raylib 4.5-dev +* Example originally created with raylib 4.5, last time updated with raylib 4.5 * * Example contributed by bzt (@bztsrc) and reviewed by Ramon Santamaria (@raysan5) * diff --git a/examples/textures/textures_textured_curve.c b/examples/textures/textures_textured_curve.c index 7945d8e3..3c2f0606 100644 --- a/examples/textures/textures_textured_curve.c +++ b/examples/textures/textures_textured_curve.c @@ -2,7 +2,7 @@ * * raylib [textures] example - Draw a texture along a segmented curve * -* Example originally created with raylib 4.5-dev +* Example originally created with raylib 4.5, last time updated with raylib 4.5 * * Example contributed by Jeffery Myers and reviewed by Ramon Santamaria (@raysan5) * |
