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 fe212dc321c6f14395c38f445f2d155e0f96354e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Feb 21 00:57:06 2014 +0100 CVix: increment CVix version --- CVix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CVix.py b/CVix.py index 1167ee5..3bd00bf 100755 --- a/CVix.py +++ b/CVix.py @@ -37,7 +37,7 @@ import x2go import CVix_session_profile_template __AUTHOR__ = "Mike Gabriel, Dick Kniep" -__VERSION__ = "1.99.2" +__VERSION__ = "1.99.3" # change this to .CVix??? -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git