alroyso 1 년 전
부모
커밋
73fc0e2f0d
4개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      SProxy/LoginDlg.cpp
  2. 1 1
      SProxy/comm.h
  3. BIN
      SProxy/res/resource.h
  4. BIN
      SProxy/res/soui_res.rc2

BIN
SProxy/LoginDlg.cpp


+ 1 - 1
SProxy/comm.h

@@ -21,7 +21,7 @@ constexpr auto CONNECT_NODE_MSG = L"
 constexpr auto SUEECS_NODE_MSG = L"»ñÈ¡½Úµã³É¹¦.."; 
 
 
-constexpr auto VERSION = L"1.2.8";
+constexpr auto VERSION = L"1.2.9";
 
 
 struct ServerListUrl {

BIN
SProxy/res/resource.h


BIN
SProxy/res/soui_res.rc2