The branch, master has been updated via eb0e526ff613566368677463726f69ffab5a5942 (commit) via 60a878d3419b3e23dec07f71050cad5b72b7d736 (commit) from d549b9586085be3b8330ebb9578a6551aaf75ca0 (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 eb0e526ff613566368677463726f69ffab5a5942 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 12 20:43:55 2013 +0100 release 0.4.0.1 commit 60a878d3419b3e23dec07f71050cad5b72b7d736 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 12 20:43:43 2013 +0100 Bump egg version to 0.4.0.1 ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ pyhoca/cli/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index ff313e7..d03a733 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-cli (0.4.0.1-0~x2go1) unstable; urgency=low + + * Bump egg version to 0.4.0.1 + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 12 Feb 2013 20:43:45 +0100 + pyhoca-cli (0.4.0.0-0~x2go1) unstable; urgency=low [ Orion Poplawski ] diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index 8e65906..526f6ad 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.1.1" +__VERSION__ = "0.4.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)).