diff options
| author | Ray <[email protected]> | 2024-07-01 18:49:54 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-07-01 18:49:54 +0200 |
| commit | 9f47e562d960bd49ee39eaaefc5e6c81880a7fcd (patch) | |
| tree | 1915bacdad7c20e4a8cef6087a7b5be50a564853 /parser/output/raylib_api.txt | |
| parent | 18d726be65a4ca8da760358eb4c7906de1467c04 (diff) | |
| parent | 899d03e77ecd8e7db4a6b76c24e93d9b945ba22c (diff) | |
| download | raylib-9f47e562d960bd49ee39eaaefc5e6c81880a7fcd.tar.gz raylib-9f47e562d960bd49ee39eaaefc5e6c81880a7fcd.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'parser/output/raylib_api.txt')
| -rw-r--r-- | parser/output/raylib_api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/output/raylib_api.txt b/parser/output/raylib_api.txt index c4d5f052..4aed95a3 100644 --- a/parser/output/raylib_api.txt +++ b/parser/output/raylib_api.txt @@ -14,7 +14,7 @@ Define 002: RAYLIB_VERSION_MAJOR Define 003: RAYLIB_VERSION_MINOR Name: RAYLIB_VERSION_MINOR Type: INT - Value: 1 + Value: 5 Description: Define 004: RAYLIB_VERSION_PATCH Name: RAYLIB_VERSION_PATCH @@ -24,7 +24,7 @@ Define 004: RAYLIB_VERSION_PATCH Define 005: RAYLIB_VERSION Name: RAYLIB_VERSION Type: STRING - Value: "5.1-dev" + Value: "5.5" Description: Define 006: __declspec(x) Name: __declspec(x) |
