diff --git a/kernel/src/misc/config.cpp b/kernel/src/misc/config.cpp index 69c18f69..cae35723 100644 --- a/kernel/src/misc/config.cpp +++ b/kernel/src/misc/config.cpp @@ -8,7 +8,7 @@ #endif #ifndef MOON_MINOR -#define MOON_MINOR 12 +#define MOON_MINOR 13 #endif #ifndef _MOON_SUFFIX