Mercurial > pidgin.yaz
changeset 31318:d4ad06c6fd19
Enable MSNP16 since it looks quite stable now.
author | masca@cpw.pidgin.im |
---|---|
date | Sun, 19 Sep 2010 01:00:07 +0000 |
parents | 1f16cfce4718 |
children | 7799bbe86dbe |
files | libpurple/protocols/msn/msn.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.h Sat Sep 18 21:29:31 2010 +0000 +++ b/libpurple/protocols/msn/msn.h Sun Sep 19 01:00:07 2010 +0000 @@ -83,9 +83,9 @@ #define MSN_SERVER "messenger.hotmail.com" #define MSN_HTTPCONN_SERVER "gateway.messenger.hotmail.com" #define MSN_PORT 1863 -#define WLM_PROT_VER 15 +#define WLM_PROT_VER 16 -#define WLM_MAX_PROTOCOL 15 +#define WLM_MAX_PROTOCOL 16 #define WLM_MIN_PROTOCOL 15 #define MSN_TYPING_RECV_TIMEOUT 6