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