diff --git a/src/Core/core.hpp b/src/Core/core.hpp index 3f4d202..581f391 100644 --- a/src/Core/core.hpp +++ b/src/Core/core.hpp @@ -4,7 +4,7 @@ #include #include -#define __FCORE_VERSION "0.3.2" +#define __FCORE_VERSION "0.3.3-alpha" #if defined(_WIN32) #define __FCORE_PLATFORM "Windows"