Skip to content

Commit

Permalink
Updated protocol version number to 2.13.21. Fixes tgalal#1136, tgalal…
Browse files Browse the repository at this point in the history
…#1175, tgalal#1164, tgalal#1169 and possibly others.
  • Loading branch information
cgraefe committed Dec 8, 2015
1 parent 92dcf0a commit f265ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yowsup/env/env_s40.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import base64
import hashlib
class S40YowsupEnv(YowsupEnv):
_VERSION = "2.13.5"
_VERSION = "2.13.21"
_OS_NAME= "S40"
_OS_VERSION = "14.26"
_DEVICE_NAME = "Nokia302"
Expand Down

0 comments on commit f265ad6

Please sign in to comment.