changeset 29600: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 8612d2ca0523
children 22faf27397d2 119bd7b072eb
files libpurple/protocols/yahoo/libymsg.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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"