From c1b1eff82c3101a6bf00550ff27d4ae6823bbdbd Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Wed, 9 Mar 2016 10:29:47 +0000 Subject: =?UTF-8?q?VKontakte:=20add=20LastSeen=20support=20add=20additiona?= =?UTF-8?q?l=20user=20profile=20fields=20(country,=20city,=20relation,=20i?= =?UTF-8?q?nterests,=20activities,=20music,=20movies,=20tv,=20books,=20gam?= =?UTF-8?q?es,=20quotes)=20add=20hidden=20option=20for=20lang=20(=E2=80=98?= =?UTF-8?q?VKLang=E2=80=99,=20UNICODE)=20version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.miranda-ng.org/main/trunk@16449 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 66b24a328c..47165280c4 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 1 -#define __BUILD_NUM 23 +#define __BUILD_NUM 24 #include -- cgit v1.2.3