From 5e5cabbee2c2249be4e34efc9bafa1b05136111a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 17 May 2016 20:15:33 +0000 Subject: Facebook: Rework loading online contacts (not properly finished!); version bump This is work in progress, which might (and will) cause wrong status reporting and maybe related problems. On the other hand this way is only "preferred" way. Previous way (using buddy_list request) isn't used anymore and might cause the captcha problems and antivirus checks from FB... git-svn-id: http://svn.miranda-ng.org/main/trunk@16843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/FacebookRM/src/version.h') diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index 13b9e6d7fc..71ef6c5de1 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 -#define __RELEASE_NUM 13 -#define __BUILD_NUM 1 +#define __RELEASE_NUM 14 +#define __BUILD_NUM 0 #include -- cgit v1.2.3