The branch, build-main has been updated via 4298b1b8b8280085354b136bd36b1e5b15e1dc3b (commit) from 73647647ec7a3d5c96391eb3b6c94f586c0c947c (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 4298b1b8b8280085354b136bd36b1e5b15e1dc3b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jun 11 00:20:00 2012 +0200 Continue development... ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ pyhoca/wxgui/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 29a9f70..9836eb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-gui (0.2.0.1-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 11 Jun 2012 00:19:22 +0200 + pyhoca-gui (0.2.0.0-0~x2go1) unstable; urgency=low [ Mike Gabriel ] diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index cfd9f2a..0a61762 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.2.0.0' +__VERSION__ = '0.2.0.1' 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)).