This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch cvix/2.x in repository pyhoca-gui. commit 9013045735bfcf5298d3078ed7450f33482c6ac3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Feb 6 00:39:39 2014 +0100 CVix: syntax fix --- CVix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVix.py b/CVix.py index cc24efd..a7aeaef 100755 --- a/CVix.py +++ b/CVix.py @@ -28,7 +28,7 @@ import x2go import CVix_session_profile_template __AUTHOR__ = "Mike Gabriel, Dick Kniep" -__VERSION__ = 1.99.1 +__VERSION__ = "1.99.1" PROG_NAME = 'CVix' # change this to .CVix??? -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git