From e77a3c5664bf839e5e94d27a9fbc8c8a6e2da51d Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Mon, 29 Sep 2014 03:29:49 +0000 Subject: VKontakte: update api version to 5.25 git-svn-id: http://svn.miranda-ng.org/main/trunk@10620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/src/vk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/VKontakte/src/vk.h b/protocols/VKontakte/src/vk.h index 2663031fa2..1f7714961c 100644 --- a/protocols/VKontakte/src/vk.h +++ b/protocols/VKontakte/src/vk.h @@ -54,7 +54,7 @@ along with this program. If not, see . #define VKERR_YOU_ON_BLACKLIST 175 // Cannot add this user to friends as they have put you on their blacklist #define VKERR_USER_ON_BLACKLIST 176 // Cannot add this user to friends as you put him on blacklist -#define VK_API_VER "5.24" +#define VK_API_VER "5.25" #define VER_API CHAR_PARAM("v", VK_API_VER) -- cgit v1.2.3