The branch, master has been updated via 683be10d60d52c45a68f5dd4a852683533a5f3c9 (commit) from 3b29079cabb2be1405f78ffc2bd03af5db491966 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 683be10d60d52c45a68f5dd4a852683533a5f3c9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 30 15:16:27 2012 +0200 version increment ----------------------------------------------------------------------- Summary of changes: x2go/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2go/__init__.py b/x2go/__init__.py index bc0a776..3420925 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -178,7 +178,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.2.0.0' +__VERSION__ = '0.2.0.2' from gevent import monkey monkey.patch_all() hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).