From 7d5502fe7fba351cf5260fdb56ee5a4255535c44 Mon Sep 17 00:00:00 2001 From: Uriziel Date: Mon, 24 Sep 2012 13:41:13 +0200 Subject: [PATCH] Version up and project url update --- syncplay/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/syncplay/__init__.py b/syncplay/__init__.py index 1caf5b2..19e71df 100644 --- a/syncplay/__init__.py +++ b/syncplay/__init__.py @@ -1,3 +1,3 @@ -version = '0.6.4' +version = '0.6.5' milestone = 'Clara' -projectURL = 'http://droptable.co.cc' \ No newline at end of file +projectURL = 'http://uriziel.github.com/syncplay/' \ No newline at end of file