The branch, master has been updated via 73297d0b799254f887a920f00214869aadb2edb1 (commit) from 16548c8b56314a64fa66dcfc7fd1400c81e67f14 (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 73297d0b799254f887a920f00214869aadb2edb1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 8 17:49:53 2012 +0100 reflect version bump during runtime ----------------------------------------------------------------------- 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 20145a2..b7399bf 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.11' +__VERSION__ = '0.1.2.0' 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)).