diff --git a/su.h b/su.h index 90ef8ea97..9a8e3fa74 100644 --- a/su.h +++ b/su.h @@ -78,7 +78,7 @@ #ifndef VERSION_CODE #define VERSION_CODE 6 #endif -#define VERSION "MAGISKSU:" xstr(VERSION_CODE) +#define VERSION "MAGISKSU:" xstr(VERSION_CODE) " (topjohnwu)" #define PROTO_VERSION 1