# HG changeset patch
# User John Bailey <rekkanoryo@rekkanoryo.org>
# Date 1268720405 0
# Node ID bfaf039aed87406490b060f90e72f7118470b06a
# Parent  8612d2ca052306f28be2c9e4ad415d316f8245a4
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.

diff -r 8612d2ca0523 -r bfaf039aed87 libpurple/protocols/yahoo/libymsg.h
--- 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"