The branch, master has been updated via 3bf9e64d86b22ef2875d4af5e6156bcb270c153f (commit) from 92fb4d77d77319200a271577f1f73512441daea3 (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 3bf9e64d86b22ef2875d4af5e6156bcb270c153f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jun 24 01:16:09 2011 +0200 bump towards version 0.1.0.4 ----------------------------------------------------------------------- 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 3871e00..e95f87c 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.3' +__VERSION__ = '0.1.0.4' 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)).