Bump the plugin version up to 2.3.0 to indicate version included with Pidgin. mxit

Tue, 24 Nov 2009 11:50:55 +0000

author
Andrew Victor <andrew.victor@mxit.com>
date
Tue, 24 Nov 2009 11:50:55 +0000
branch
mxit
changeset 28987
5cff1f023c8c
parent 28969
4fbd469968ef
child 28988
e59ddd6a3942

Bump the plugin version up to 2.3.0 to indicate version included with Pidgin.

libpurple/protocols/mxit/mxit.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/mxit/mxit.h	Mon Nov 23 19:00:00 2009 +0000
+++ b/libpurple/protocols/mxit/mxit.h	Tue Nov 24 11:50:55 2009 +0000
@@ -61,7 +61,7 @@
 /* Plugin details */
 #define		MXIT_PLUGIN_ID				"prpl-loubserp-mxit"
 #define		MXIT_PLUGIN_NAME			"MXit"
-#define		MXIT_PLUGIN_VERSION			"2.2.0"
+#define		MXIT_PLUGIN_VERSION			"2.3.0"
 #define		MXIT_PLUGIN_EMAIL			"Pieter Loubser <libpurple@mxit.com>"
 #define		MXIT_PLUGIN_WWW				"http://www.mxit.com"
 #define		MXIT_PLUGIN_SUMMARY			"MXit Protocol Plugin"

mercurial