更新版本号

This commit is contained in:
xx
2024-06-16 13:52:17 +08:00
parent 3774badcab
commit 761966db0d

View File

@@ -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