From 813694abc5792d7cc6f4a39d42d3619af3f5e996 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Wed, 3 Sep 2014 04:17:28 +0000 Subject: VKontakte: Add sync history support Add mark read on reply option Add always notify as unread for all incoming message option Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10357 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 d27d6162d7..c5f142ecb8 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 11 +#define __BUILD_NUM 12 #include -- cgit v1.2.3