summaryrefslogtreecommitdiffhomepage
path: root/parser/output/raylib_api.lua
diff options
context:
space:
mode:
Diffstat (limited to 'parser/output/raylib_api.lua')
-rw-r--r--parser/output/raylib_api.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/output/raylib_api.lua b/parser/output/raylib_api.lua
index 1ec84bca..3bc27ffa 100644
--- a/parser/output/raylib_api.lua
+++ b/parser/output/raylib_api.lua
@@ -15,7 +15,7 @@ return {
{
name = "RAYLIB_VERSION_MINOR",
type = "INT",
- value = 1,
+ value = 5,
description = ""
},
{
@@ -27,7 +27,7 @@ return {
{
name = "RAYLIB_VERSION",
type = "STRING",
- value = "5.1-dev",
+ value = "5.5",
description = ""
},
{