mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-20 18:28:15 +00:00
Set version for raylib 3.5
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
#if !defined(EXTERNAL_CONFIG_FLAGS)
|
||||
#include "config.h" // Defines module configuration flags
|
||||
#else
|
||||
#define RAYLIB_VERSION "3.1-dev"
|
||||
#define RAYLIB_VERSION "3.5"
|
||||
#endif
|
||||
|
||||
#include "utils.h" // Required for: TRACELOG macros
|
||||
|
Reference in New Issue
Block a user