diff --git a/kernel/src/misc/config.cpp b/kernel/src/misc/config.cpp index 1e4441ba..b28d5f6e 100644 --- a/kernel/src/misc/config.cpp +++ b/kernel/src/misc/config.cpp @@ -8,7 +8,7 @@ #endif #ifndef MOON_MINOR -#define MOON_MINOR 4 +#define MOON_MINOR 5 #endif #ifndef _MOON_SUFFIX