diff options
| author | Ray <[email protected]> | 2021-09-27 17:51:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-27 17:51:57 +0200 |
| commit | e40ece55d51b716b2eea8bd6e7796e65dc5f2324 (patch) | |
| tree | 654098c6cfed91afe5337fdf82ba570931967cf3 /src/raylib.h | |
| parent | 18c92b3104db7bb9899cb1d541109dbe4dec5ee8 (diff) | |
| download | raylib-e40ece55d51b716b2eea8bd6e7796e65dc5f2324.tar.gz raylib-e40ece55d51b716b2eea8bd6e7796e65dc5f2324.zip | |
Update raylib.h
Diffstat (limited to 'src/raylib.h')
| -rw-r--r-- | src/raylib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h index eeaf0c73..457bb89c 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -1,6 +1,6 @@ /********************************************************************************************** * -* raylib - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com) +* raylib v4.0 - A simple and easy-to-use library to enjoy videogames programming (www.raylib.com) * * FEATURES: * - NO external dependencies, all required libraries included with raylib |
