changeset 27678:faf80efd10a9

We were actually identifying as a version of Yahoo Messenger that doesn't exist (or was superseded very quickly). Identify as the current client.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 18 Jul 2009 03:31:44 +0000
parents f3e06bdac3d1
children 0ec880685f5f
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	Sat Jul 18 02:32:04 2009 +0000
+++ b/libpurple/protocols/yahoo/libymsg.h	Sat Jul 18 03:31:44 2009 +0000
@@ -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"