From 3e5c3c4b820f7c7cb7104c186f5c31d388e4d1b4 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 4 Oct 2011 14:20:03 +0200 Subject: pyLoad 0.4.8 --- module/gui/connector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/gui') diff --git a/module/gui/connector.py b/module/gui/connector.py index 74d791776..129d26a50 100644 --- a/module/gui/connector.py +++ b/module/gui/connector.py @@ -16,7 +16,7 @@ @author: mkaay """ -SERVER_VERSION = "0.4.7" +SERVER_VERSION = "0.4.8" from time import sleep from uuid import uuid4 as uuid -- cgit v1.2.3