The branch, release/0.1.1.x has been updated via 1696e45dd9d579abeb65dcb26a45bde017a1629f (commit) from c20bb5b5be476562ddb64b7064a375986f8955bb (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 1696e45dd9d579abeb65dcb26a45bde017a1629f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Sep 14 21:43:46 2011 +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 576547d..100a162 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -158,7 +158,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.1.1.6' +__VERSION__ = '0.1.1.7' 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).