diff options
author | George Hazan <george.hazan@gmail.com> | 2014-10-05 15:09:01 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-10-05 15:09:01 +0000 |
commit | adf0b1ef531090de4226b9d791477fa913ccad77 (patch) | |
tree | 2d541d8f8b42c8f55c6e801c692aa32179c17323 /protocols/WhatsApp/src/constants.h | |
parent | 94eedf8c147e97c394d158104917195f82035688 (diff) |
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/constants.h')
-rw-r--r-- | protocols/WhatsApp/src/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/constants.h b/protocols/WhatsApp/src/constants.h index 79c54517a6..74e5d17c52 100644 --- a/protocols/WhatsApp/src/constants.h +++ b/protocols/WhatsApp/src/constants.h @@ -33,7 +33,7 @@ // WhatsApp
#define WHATSAPP_LOGIN_SERVER "c.whatsapp.net"
-#define ACCOUNT_USER_AGENT "WhatsApp/2.11.339 Android/4.0.4 Device/GalaxyS3"
+#define ACCOUNT_USER_AGENT "WhatsApp/2.11.407 Android/4.0.4 Device/GalaxyS3"
#define ACCOUNT_URL_CODEREQUEST "https://r.whatsapp.net/v1/code.php"
#define ACCOUNT_URL_CODEREQUESTV2 "https://v.whatsapp.net/v2/code"
#define ACCOUNT_URL_REGISTERREQUEST "https://r.whatsapp.net/v1/register.php"
|