blob: 412c9cc0afc4e152d0cc58e1f6a4cd81de7264f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/pidgin/libpurple/protocols/facebook/api.h
+++ b/pidgin/libpurple/protocols/facebook/api.h
@@ -97,7 +97,7 @@
* server started checking this.
*/
-#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/192.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]"
+#define FB_ORCA_AGENT "[FBAN/Orca-Android;FBAV/537.0.0.31.101;FBPN/com.facebook.orca;FBLC/en_US;FBBV/52182662]"
/**
* FB_API_AGENT:
|