From f71c05fadaa38b0719f75d8ba5fc26ea230b478e Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Thu, 16 Oct 2014 04:15:50 +0000 Subject: VKontakte: fix for kick from chat version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/src/version.h') diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index 6c02e3140a..52b96e62a7 100644 --- a/protocols/VKontakte/src/version.h +++ b/protocols/VKontakte/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 #define __RELEASE_NUM 0 -#define __BUILD_NUM 22 +#define __BUILD_NUM 23 #include -- cgit v1.2.3