This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 5a7ba3890bc300c5438bde9aff951ba9b5a690f4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 21 00:02:30 2014 +0200 Continue development... --- debian/changelog | 7 +++++++ man/man1/pyhoca-gui.1 | 2 +- pyhoca-gui.spec | 2 +- pyhoca/wxgui/__init__.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 757bc9c..8975924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pyhoca-gui (0.5.0.3-0x2go3) UNRELEASED; urgency=medium + + * New upstream version (0.5.0.3): + - Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 21 Oct 2014 00:01:55 +0200 + pyhoca-gui (0.5.0.2-0x2go1) unstable; urgency=medium * New upstream version (0.5.0.2): diff --git a/man/man1/pyhoca-gui.1 b/man/man1/pyhoca-gui.1 index 4d3d39b..626e895 100644 --- a/man/man1/pyhoca-gui.1 +++ b/man/man1/pyhoca-gui.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH pyhoca-gui 1 "Oct 2014" "Version 0.5.0.2" "X2Go Application" +.TH pyhoca-gui 1 "Oct 2014" "Version 0.5.0.3" "X2Go Application" .SH NAME pyhoca-gui \- graphical X2Go client applet written in Python .SH SYNOPSIS diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index 5f0b9da..ef8e57b 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -1,5 +1,5 @@ Name: pyhoca-gui -Version: 0.5.0.2 +Version: 0.5.0.3 Release: 0.0x2go1%{?dist} Summary: Graphical X2Go client written in (wx)Python diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index d8065df..38e6322 100644 --- a/pyhoca/wxgui/__init__.py +++ b/pyhoca/wxgui/__init__.py @@ -18,4 +18,4 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.5.0.2' +__VERSION__ = '0.5.0.3' -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git