From 7df36031dbc49e11c9b82ab08b203bc76fa0280a Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 31 Jan 2011 15:57:57 +0100 Subject: pyLoad 0.4.4 --- module/gui/connector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/gui/connector.py') diff --git a/module/gui/connector.py b/module/gui/connector.py index 14cf77ebb..907475726 100644 --- a/module/gui/connector.py +++ b/module/gui/connector.py @@ -16,7 +16,7 @@ @author: mkaay """ -SERVER_VERSION = "0.4.3" +SERVER_VERSION = "0.4.4" from time import sleep from uuid import uuid4 as uuid -- cgit v1.2.3