Incremented version

This commit is contained in:
Martin 2014-01-23 22:43:04 +01:00
parent 17c5527a19
commit 9e892fed01

View File

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