The branch, master has been updated via 8e780efb58fcea962391f8497f0f06ef1fc37813 (commit) from 48a207ce768181f00c39a744dfb89de57610c616 (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 8e780efb58fcea962391f8497f0f06ef1fc37813 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 9 03:21:17 2011 +0100 version increment ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index ef20ec4..20145a2 100644 --- a/pyhoca/wxgui/__init__.py +++ b/pyhoca/wxgui/__init__.py @@ -18,6 +18,6 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.1.0.10' +__VERSION__ = '0.1.0.11' from frontend import * hooks/post-receive -- pyhoca-gui.git (Python X2go Client (wxPython GUI)) 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-gui.git" (Python X2go Client (wxPython GUI)).