From 9e892fed0187f12aeeba40d00d41aeffee4ff66c Mon Sep 17 00:00:00 2001 From: Martin Date: Thu, 23 Jan 2014 22:43:04 +0100 Subject: [PATCH] Incremented version --- client_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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