|
@@ -62,8 +62,8 @@
|
|
|
|
|
|
#define STORE_MAC_ADDR "mac_addr"
|
|
|
|
|
|
-static std::string version = "v1.0.41";
|
|
|
-static int versionNo = 41;
|
|
|
+static std::string version = "v1.0.42";
|
|
|
+static int versionNo = 42;
|
|
|
static std::string serverIP = "172.28.100.100";
|
|
|
static std::string tcpIP = "172.28.100.100";
|
|
|
static int serverHttpPort = 8006;
|