diff options
Diffstat (limited to 'protocols/FacebookRM/src/client.h')
-rw-r--r-- | protocols/FacebookRM/src/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/client.h b/protocols/FacebookRM/src/client.h index dbd735716d..f393aa0a67 100644 --- a/protocols/FacebookRM/src/client.h +++ b/protocols/FacebookRM/src/client.h @@ -158,7 +158,7 @@ public: }
std::string __inline __rev() {
- return "1911928"; // FIXME: Some version of communication protocol? On 1.9.2015 was used "1911928"
+ return "2177663"; // FIXME: Some version of communication protocol? This version is from 12.2.2015
}
////////////////////////////////////////////////////////////
|