diff --git a/client_version.h b/client_version.h index ca213eca..9360cc75 100644 --- a/client_version.h +++ b/client_version.h @@ -3,7 +3,7 @@ namespace { - const wchar_t* c_client_version=L"1.3"; + const wchar_t* c_client_version=L"1.3.1"; } #endif //_CLIENT_VERSION_H_ \ No newline at end of file