The branch, master has been updated via 6d9eef295e1a3386d07015e00e4292400f8c4d7f (commit) from 5d875b72fa48d6390993a5b445ae6687ac78341e (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 6d9eef295e1a3386d07015e00e4292400f8c4d7f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jun 24 17:14:58 2011 +0200 egg 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 a388e82..ae8f7f1 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -158,7 +158,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.1.1.1' +__VERSION__ = '0.1.1.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).