Przeglądaj źródła

更新版本号

xx 2 lat temu
rodzic
commit
add2df8a1a
1 zmienionych plików z 1 dodań i 1 usunięć
  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