summaryrefslogtreecommitdiffstats
path: root/module/gui
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-15 20:30:28 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-15 20:30:28 +0200
commitb58cccfcef85ec5b7f042a7a4b7e2ea978ac6126 (patch)
treebbc7221ec27d1ea285e00bdfbbbcec7960acd59f /module/gui
parentfixes some encoding issues (diff)
downloadpyload-b58cccfcef85ec5b7f042a7a4b7e2ea978ac6126.tar.xz
pyLoad 0.4.6
Diffstat (limited to 'module/gui')
-rw-r--r--module/gui/connector.py2
1 files changed, 1 insertions, 1 deletions
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