Bump version

This commit is contained in:
topjohnwu 2017-03-16 06:58:06 +08:00
parent 17e395c2a8
commit e103676b65

2
su.h
View File

@ -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)"