From 508ee3da7fb1f5186858fc09db7909b42d9109f0 Mon Sep 17 00:00:00 2001 From: dosgo Date: Thu, 31 Mar 2016 21:21:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7v1?= =?UTF-8?q?.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 6a9c55ba..d797608f 100644 --- a/main.cpp +++ b/main.cpp @@ -67,7 +67,7 @@ using namespace std; #define MAXBUF 2048 -string VER = "1.14-(2016/3/29)"; +string VER = "1.15-(2016/3/31)"; char s_name[255]="ngrokd.ngrok.com"; int s_port= 443;