The branch, build-main has been updated via 3603cde0e2f1255d4a3e3265017e2a3e7a11cb67 (commit) from 7cd15688093c40d54e5d16f201b44213fdd57be6 (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 3603cde0e2f1255d4a3e3265017e2a3e7a11cb67 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jun 8 23:44:27 2012 +0200 increment __init__.py version ----------------------------------------------------------------------- Summary of changes: pyhoca/cli/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index ee5cac6..9f7fef9 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.0" +__VERSION__ = "0.2.0.1" from frontend import * hooks/post-receive -- pyhoca-cli.git (Python X2Go Client (command line client)) 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 "pyhoca-cli.git" (Python X2Go Client (command line client)).