summaryrefslogtreecommitdiffstats
path: root/module/gui
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-06 19:54:46 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-09-06 19:54:46 +0200
commit41c26097b627cfaa15dcaa473d4300e5d0ec268d (patch)
treeac37ad877be45ee36057b43bde58580023360caa /module/gui
parentrecheck fix, account update fix (diff)
downloadpyload-41c26097b627cfaa15dcaa473d4300e5d0ec268d.tar.xz
final fixesv0.4.1
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 2554f4ced..5a375f459 100644
--- a/module/gui/connector.py
+++ b/module/gui/connector.py
@@ -16,7 +16,7 @@
@author: mkaay
"""
-SERVER_VERSION = "0.4.1-dev"
+SERVER_VERSION = "0.4.1"
from time import sleep
from uuid import uuid4 as uuid