Description: update the constants used to simulate the local mobile phone.
             This data is used in SSL actions.
Author: Tarek Galal <tare2.galal@gmail.com>
Reviewed-by: Joao Eriberto Mota Filho <eriberto@debian.org>
Origin: https://github.com/tgalal/yowsup/tree/legacy
Last-Update: 2014-12-02
Index: yowsup-0.0~git20140314.938cf1/src/Yowsup/Common/constants.py
===================================================================
--- yowsup-0.0~git20140314.938cf1.orig/src/Yowsup/Common/constants.py
+++ yowsup-0.0~git20140314.938cf1/src/Yowsup/Common/constants.py
@@ -53,10 +53,10 @@ class Constants:
 	v="0.82"
 
 	tokenData = {
-		"v": "2.12.15",
-		"r": "S40-2.12.15",
-		"u": "WhatsApp/2.12.15 S40Version/14.26 Device/Nokia302",
-		"t": "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1391039105258{phone}",
+		"v": "2.12.49",
+		"r": "S40-2.12.49",
+		"u": "WhatsApp/2.12.49 S40Version/14.26 Device/Nokia302",
+		"t": "PdA2DJyKoUrwLw1Bg6EIhzh502dF9noR9uFCllGk1413401214298{phone}",
 		"d": "Nokia302"
 	}
 
