From 8ae09e329384682579d59fc92cd7ed5de37e1351 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 28 Dec 2017 20:30:32 +0300 Subject: Facebook: - fixes problems with decoding attachments; - major rework of class structure; - version bump --- protocols/FacebookRM/src/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/FacebookRM/src/client.h') diff --git a/protocols/FacebookRM/src/client.h b/protocols/FacebookRM/src/client.h index 4d7fe6ef1e..8d80ea72ef 100644 --- a/protocols/FacebookRM/src/client.h +++ b/protocols/FacebookRM/src/client.h @@ -161,7 +161,7 @@ public: } __inline const char *__rev() { - return "2828561"; // FIXME: Some version of communication protocol? This version is from 12.2.2017 + return "3496859"; // FIXME: Some version of communication protocol? This version is from 3.12.2017 } //////////////////////////////////////////////////////////// -- cgit v1.2.3