diff libpurple/protocols/yahoo/libymsg.h @ 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 07d09a987b86
children 908be3822215
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"