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