Mercurial > pidgin.yaz
changeset 18764:542af7636303
Update Yahoo protocol version to 15.
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Wed, 01 Aug 2007 01:34:53 +0000 |
parents | 08a6a01b7ebe |
children | 9cec393c3a21 |
files | libpurple/protocols/yahoo/yahoo_packet.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo_packet.h Wed Aug 01 01:32:07 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_packet.h Wed Aug 01 01:34:53 2007 +0000 @@ -117,7 +117,7 @@ }; #define YAHOO_WEBMESSENGER_PROTO_VER 0x0065 -#define YAHOO_PROTO_VER 0x000c +#define YAHOO_PROTO_VER 0x000f #define YAHOO_PROTO_VER_JAPAN 0x000c #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4)