diff libpurple/protocols/yahoo/libymsg.h @ 30001:bfaf039aed87

Change our Yahoo! JAPAN version and version ID's to match the official Yahoo! JAPAN client. I found these values when investigating the new global system message about old versions being decomissioned on 2010-03-30. This doesn't actually do anything other than make it harder to block us based on version.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 16 Mar 2010 06:20:05 +0000
parents c4fe6afad87a
children 1e59677a2035 60af53dd42d5
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libymsg.h	Tue Mar 16 03:15:53 2010 +0000
+++ b/libpurple/protocols/yahoo/libymsg.h	Tue Mar 16 06:20:05 2010 +0000
@@ -90,8 +90,8 @@
 #define YAHOO_CLIENT_VERSION_ID "4194239"
 #define YAHOO_CLIENT_VERSION "9.0.0.2162"
 
-#define YAHOOJP_CLIENT_VERSION_ID "4194239"
-#define YAHOOJP_CLIENT_VERSION "9.0.0.2162"
+#define YAHOOJP_CLIENT_VERSION_ID "4186047"
+#define YAHOOJP_CLIENT_VERSION "9.0.0.1727"
 
 #define YAHOO_CLIENT_USERAGENT "Mozilla/5.0"