From b58cccfcef85ec5b7f042a7a4b7e2ea978ac6126 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 15 Jun 2011 20:30:28 +0200 Subject: pyLoad 0.4.6 --- 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 21f3d219f..e4a47cc8c 100644 --- a/module/gui/connector.py +++ b/module/gui/connector.py @@ -16,7 +16,7 @@ @author: mkaay """ -SERVER_VERSION = "0.4.5" +SERVER_VERSION = "0.4.6" from time import sleep from uuid import uuid4 as uuid -- cgit v1.2.3