|
@@ -74,8 +74,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.9";
|
|
|
|
-static int versionNo = 45;
|
|
|
|
|
|
+static std::string versionCode = "v2.0.10";
|
|
|
|
+static int versionNo = 57;
|
|
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;
|