The branch, master has been updated via a4374c61920318d9e76f3a6966e4485a9076e78e (commit) from ac55fa9376d7df1224e5017f910c7de49e1ad8f5 (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 a4374c61920318d9e76f3a6966e4485a9076e78e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jun 10 21:56:27 2012 +0200 Continue development... ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ x2go/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index d105c48..dad5a78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-x2go (0.2.0.4-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sun, 10 Jun 2012 21:50:33 +0200 + python-x2go (0.2.0.3-0~x2go1) unstable; urgency=low * Bugfix release (0.2.0.3): diff --git a/x2go/__init__.py b/x2go/__init__.py index e27c4bb..4c38720 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -178,7 +178,7 @@ Contact """ __NAME__ = 'python-x2go' -__VERSION__ = '0.2.0.3' +__VERSION__ = '0.2.0.4' 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).