diff options
| author | Ray <[email protected]> | 2023-07-05 18:36:59 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-07-05 18:36:59 +0200 |
| commit | 4f9235f6eb51a33fd59ed69ff01e9483832998a8 (patch) | |
| tree | 0ebdf5e468e7cdf2af7555d32b16a18147e5b034 /examples | |
| parent | 58bd10edb27e0e5dd8d835e2222239390c804d5e (diff) | |
| parent | 13a26a0fa238b50621091ff686a6edf7014ab75f (diff) | |
| download | raylib-4f9235f6eb51a33fd59ed69ff01e9483832998a8.tar.gz raylib-4f9235f6eb51a33fd59ed69ff01e9483832998a8.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/examples_template.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples_template.c b/examples/examples_template.c index 3d8332e6..2b962d31 100644 --- a/examples/examples_template.c +++ b/examples/examples_template.c @@ -41,7 +41,7 @@ * * raylib [core] example - Basic window * -* Example originally created with raylib 4.2, last time updated with raylib 4.2 +* Example originally created with raylib 4.5, last time updated with raylib 4.5 * * Example contributed by <user_name> (@<user_github>) and reviewed by Ramon Santamaria (@raysan5) * |
