/soc/2012/sanket/statscollector-2.x.y: 34ec8675080c: Bump the ve...

Sanket Agarwal sanket at soc.pidgin.im
Tue Aug 21 01:48:40 EDT 2012


Changeset: 34ec8675080c99a1a2d980be769438b03e2d4f8f
Author:	 Sanket Agarwal <sanket at soc.pidgin.im>
Date:	 2012-08-21 11:18 +0530
Branch:	 soc.2012.statscollector
URL: http://hg.pidgin.im/soc/2012/sanket/statscollector-2.x.y/rev/34ec8675080c

Description:

Bump the version to 0.2

This will reset all the stats in clients which happen to use this plugin,
making sure only the latest stats are submitted.

diffstat:

 libpurple/plugins/statscollector.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/libpurple/plugins/statscollector.c b/libpurple/plugins/statscollector.c
--- a/libpurple/plugins/statscollector.c
+++ b/libpurple/plugins/statscollector.c
@@ -49,7 +49,7 @@ enum
 /* Version of XML this plugin supports writing */
 
 #define STATS_XML_MAJOR_V "0" /* 0 -- Dev purposes */
-#define STATS_XML_MINOR_V "1"
+#define STATS_XML_MINOR_V "2"
 
 /* POSIX compliance is an issue that I have looked into some detail now
  * It seems like presence of unistd.h and _POSIX_VERSION being defined



More information about the Commits mailing list