summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRay <[email protected]>2021-09-27 17:52:15 +0200
committerGitHub <[email protected]>2021-09-27 17:52:15 +0200
commit2474d50dbadb158313ca67fb500a0a48b13abdbe (patch)
tree4b6f7ac9c427ebc6c4f419816e9f405c314e7fe9 /src
parente40ece55d51b716b2eea8bd6e7796e65dc5f2324 (diff)
downloadraylib-2474d50dbadb158313ca67fb500a0a48b13abdbe.tar.gz
raylib-2474d50dbadb158313ca67fb500a0a48b13abdbe.zip
Update raylib.h
Diffstat (limited to 'src')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index 457bb89c..d74d6121 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -81,7 +81,7 @@
#include <stdarg.h> // 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)