diff --git a/su.h b/su.h index a727c9d61..4545c2bdc 100644 --- a/su.h +++ b/su.h @@ -77,9 +77,10 @@ #define str(a) #a #ifndef VERSION_CODE -#define VERSION_CODE 1 +#define VERSION_CODE 17 #endif -#define VERSION REQUESTOR " topjohnwu r" xstr(VERSION_CODE) +// #define VERSION REQUESTOR " topjohnwu r" xstr(VERSION_CODE) +#define VERSION REQUESTOR " topjohnwu r1" #define PROTO_VERSION 1