The branch, master has been updated via 302db0f93eadd030c49eea9ceed308c779dfbb46 (commit) from f0c1eb56cb7a54b762f1d9f651399b48e0ba04aa (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 302db0f93eadd030c49eea9ceed308c779dfbb46 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Sep 26 21:04:39 2012 +0200 increment egg version ----------------------------------------------------------------------- Summary of changes: x2go/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/x2go/__init__.py b/x2go/__init__.py index 706d488..4292a8d 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -178,7 +178,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.2.0.10' +__VERSION__ = '0.2.0.11' 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).