summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index b0b6b9f6..767891fa 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 "3.7.0"
+#define RAYLIB_VERSION "3.8-dev"
#if defined(_WIN32)
// Microsoft attibutes to tell compiler that symbols are imported/exported from a .dll