lots of work

This commit is contained in:
Anonymous275
2020-05-26 19:13:02 +03:00
parent 6a3ecfc307
commit 4a3235f445
7 changed files with 32 additions and 28 deletions

View File

@@ -87,7 +87,7 @@ int main(int argc, char* argv[]){
const unsigned long long NPos = std::string::npos;
struct stat info{};
std::string ver = "1.1", link, Path = CheckDir(argv[0],ver),HTTP_Result;
std::string ver = "1.22", link, Path = CheckDir(argv[0],ver),HTTP_Result;
std::thread CFU(CheckForUpdates,ver);
CFU.join();
if(argc > 1){