changeset 2317:447dce6f59f3

bump scrobbler implementation to 0.2
author Tomasz Mon <desowin@gmail.com>
date Tue, 15 Jan 2008 19:54:19 +0100
parents 62391135da44
children d7c321957be8
files src/scrobbler/scrobbler.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/scrobbler/scrobbler.c	Tue Jan 15 12:35:54 2008 +0200
+++ b/src/scrobbler/scrobbler.c	Tue Jan 15 19:54:19 2008 +0100
@@ -20,7 +20,7 @@
 #define SCROBBLER_HS_WAIT 1800
 #define SCROBBLER_SB_WAIT 10
 #define SCROBBLER_VERSION "1.2"
-#define SCROBBLER_IMPLEMENTATION "0.1"		/* This is the implementation, not the player version. */
+#define SCROBBLER_IMPLEMENTATION "0.2"		/* This is the implementation, not the player version. */
 #define SCROBBLER_SB_MAXLEN 1024
 #define CACHE_SIZE 1024