diff --git a/kernel/src/misc/config.cpp b/kernel/src/misc/config.cpp index a5c4cb03..cf95ec0d 100644 --- a/kernel/src/misc/config.cpp +++ b/kernel/src/misc/config.cpp @@ -8,7 +8,7 @@ #endif #ifndef MOON_MINOR -#define MOON_MINOR 9 +#define MOON_MINOR 10 #endif #ifndef _MOON_SUFFIX