diff --git a/su.h b/su.h index 7f4aef61d..ecb83d016 100644 --- a/su.h +++ b/su.h @@ -76,7 +76,7 @@ #define str(a) #a #ifndef VERSION_CODE -#define VERSION_CODE 7 +#define VERSION_CODE 8 #endif #define VERSION xstr(VERSION_CODE) ":MAGISKSU (topjohnwu)"