The branch, master has been updated via c40caded6dfe02162301da9a647fe9819680931f (commit) from c423498ca168ad360bc049714e50b87ea816e11c (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 c40caded6dfe02162301da9a647fe9819680931f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jul 6 22:17:37 2011 +0200 version increment ----------------------------------------------------------------------- Summary of changes: debian/changelog | 7 +++++++ pyhoca/wxgui/__init__.py | 2 +- 2 files changed, 8 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 72c720c..cbc5b47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pyhoca-gui (0.1.0.7-0~x2go1) UNRELEASED; urgency=low + + * New upstream version (0.1.0.7) + - nothing yet + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 06 Jul 2011 22:17:10 +0200 + pyhoca-gui (0.1.0.6-0~x2go1) unstable; urgency=low * New upstream version (0.1.0.6): diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index d9494a0..18a8b1e 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.6' +__VERSION__ = '0.1.0.7' 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)).