The branch, master has been updated via 31a4b88561a141cb80a849761c773f6683f11552 (commit) from a5b0cbb4f6e197084dc2ebb8783b658871c90086 (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 31a4b88561a141cb80a849761c773f6683f11552 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jul 2 20:54:20 2012 +0200 increment egg version ----------------------------------------------------------------------- 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 f61053f..14021c4 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -178,7 +178,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.2.0.5' +__VERSION__ = '0.2.0.6' 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).