Explorar o código

更新版本号

xx %!s(int64=2) %!d(string=hai) anos
pai
achega
add2df8a1a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/main.cpp

+ 1 - 1
tests/main.cpp

@@ -23,7 +23,7 @@ If you have any questions, please contact us: 1585346868@qq.com Or visit our web
 #include "util/system.h"
 #include "slave.h"
 
-#define FASTWEB_VERSION "V1.0.4"
+#define FASTWEB_VERSION "V1.0.5"
 
 #define QUIT_WAIT 				std::cout << "Please exit after entering any character...";std::cin.get();return -1