|
@@ -59,8 +59,8 @@
|
|
|
|
|
|
#define STORE_MAC_ADDR "mac_addr"
|
|
|
|
|
|
-static std::string version = "v1.0.34";
|
|
|
-static int versionNo = 34;
|
|
|
+static std::string version = "v1.0.35";
|
|
|
+static int versionNo = 35;
|
|
|
static std::string serverIP = "172.28.100.100";
|
|
|
static std::string tcpIP = "172.28.100.100";
|
|
|
static int serverHttpPort = 8006;
|