Commit edd4b477 authored by topjohnwu's avatar topjohnwu

Bump version code before implement own app

parent 04fcb33d
...@@ -77,9 +77,10 @@ ...@@ -77,9 +77,10 @@
#define str(a) #a #define str(a) #a
#ifndef VERSION_CODE #ifndef VERSION_CODE
#define VERSION_CODE 1 #define VERSION_CODE 17
#endif #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 #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