diff --git a/src/config.h b/src/config.h index 07cf5fe74..050cce183 100644 --- a/src/config.h +++ b/src/config.h @@ -25,7 +25,7 @@ * **********************************************************************************************/ -#define RAYLIB_VERSION "2.5" +#define RAYLIB_VERSION "2.6-dev" // Edit to control what features Makefile'd raylib is compiled with #if defined(RAYLIB_CMAKE)