diff --git a/src/raylib.h b/src/raylib.h index 457bb89cc..d74d61214 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -81,7 +81,7 @@ #include // Required for: va_list - Only used by TraceLogCallback -#define RAYLIB_VERSION "4.0-dev" +#define RAYLIB_VERSION "4.0" #ifndef RLAPI #define RLAPI // We are building or using rlgl as a static library (or Linux shared library)