Commit 1d728475 authored by topjohnwu's avatar topjohnwu

Add personal sig in version string :)

parent 827057b9
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
#ifndef VERSION_CODE #ifndef VERSION_CODE
#define VERSION_CODE 6 #define VERSION_CODE 6
#endif #endif
#define VERSION "MAGISKSU:" xstr(VERSION_CODE) #define VERSION "MAGISKSU:" xstr(VERSION_CODE) " (topjohnwu)"
#define PROTO_VERSION 1 #define PROTO_VERSION 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment