pidgin: 9a366369: We were actually identifying as a versio...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Fri Jul 17 23:45:37 EDT 2009


-----------------------------------------------------------------
Revision: 9a366369aa57919aa59e772586784844b2db1677
Ancestor: 46b7c46baa295c4b070c418345d40ed4add22267
Author: rekkanoryo at pidgin.im
Date: 2009-07-18T03:31:44
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/9a366369aa57919aa59e772586784844b2db1677

Modified files:
        libpurple/protocols/yahoo/libymsg.h

ChangeLog: 

We were actually identifying as a version of Yahoo Messenger that doesn't
exist (or was superseded very quickly).  Identify as the current client.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libymsg.h	5c28842a3f1336b1a1bc231ec938676b3d4bbfb6
+++ libpurple/protocols/yahoo/libymsg.h	b0f177e74d2750e065271189eb69d141ee4a90a3
@@ -88,10 +88,10 @@
 #define YAHOO_STATUS_TYPE_MOBILE "mobile"
 
 #define YAHOO_CLIENT_VERSION_ID "4194239"
-#define YAHOO_CLIENT_VERSION "9.0.0.2152"
+#define YAHOO_CLIENT_VERSION "9.0.0.2162"
 
 #define YAHOOJP_CLIENT_VERSION_ID "4194239"
-#define YAHOOJP_CLIENT_VERSION "9.0.0.2152"
+#define YAHOOJP_CLIENT_VERSION "9.0.0.2162"
 
 #define YAHOO_CLIENT_USERAGENT "Mozilla/5.0"
 


More information about the Commits mailing list