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