From 79ce6f862285f355455119d64d8aa1753cff0470 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 21 Sep 2011 16:43:22 +0200 Subject: royflos GUI patches, prefix option for webinterface ( --- 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 8d2292aa3..91f23dafb 100644 --- a/module/gui/connector.py +++ b/module/gui/connector.py @@ -16,7 +16,7 @@ @author: mkaay """ -SERVER_VERSION = "0.4.6-dev" +SERVER_VERSION = "0.4.7" from time import sleep from uuid import uuid4 as uuid -- cgit v1.2.3