|
@@ -75,8 +75,8 @@ static uint32_t whiteColour = 0xFFFFFFFF;
|
|
static int defaultThemeInt = 1;
|
|
static int defaultThemeInt = 1;
|
|
static int defaultModeInt = 3;
|
|
static int defaultModeInt = 3;
|
|
|
|
|
|
-static std::string versionCode = "v2.0.11";
|
|
|
|
-static int versionNo = 58;
|
|
|
|
|
|
+static std::string versionCode = "v2.0.12";
|
|
|
|
+static int versionNo = 59;
|
|
static std::string serverIP = "172.28.100.100";
|
|
static std::string serverIP = "172.28.100.100";
|
|
static std::string tcpIP = "172.28.100.100";
|
|
static std::string tcpIP = "172.28.100.100";
|
|
static int serverHttpPort = 8006;
|
|
static int serverHttpPort = 8006;
|