The branch, master has been updated via 0f42c31e47b1f8acc786896f7b7acad079fbce38 (commit) from 4120df4697e58248ce086212e84b15c1e80288b0 (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 0f42c31e47b1f8acc786896f7b7acad079fbce38 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Nov 30 22:54:54 2013 +0100 typo fix ----------------------------------------------------------------------- Summary of changes: setup.py | 1 - 1 file changed, 1 deletion(-) The diff of changes is: diff --git a/setup.py b/setup.py index 47ef58d..99dacf4 100755 --- a/setup.py +++ b/setup.py @@ -31,7 +31,6 @@ except TypeError: for line in file(os.path.join('x2go', '__init__.py')).readlines(): if (line.startswith('__VERSION__')): exec(line.strip()) -e MODULE_VERSION = __VERSION__ setup( 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).