This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit c11b7fb5a8a06fa52799962ea6a9921ebb1a3c0c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Dec 2 21:53:42 2019 +0100 Version bump to 0.6.0.0. --- man/man1/pyhoca-gui.1 | 2 +- pyhoca-gui.spec | 2 +- pyhoca/wxgui/__init__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man1/pyhoca-gui.1 b/man/man1/pyhoca-gui.1 index a8f07a3..6df81f2 100644 --- a/man/man1/pyhoca-gui.1 +++ b/man/man1/pyhoca-gui.1 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH pyhoca-gui 1 "Nov 2019" "Version 0.5.1.1" "X2Go Application" +.TH pyhoca-gui 1 "Nov 2019" "Version 0.6.0.0" "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 b1dbc6a..70b2e20 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -1,5 +1,5 @@ Name: pyhoca-gui -Version: 0.5.1.1 +Version: 0.6.0.0 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 8a71ba8..ee23174 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.1.1' +__VERSION__ = '0.6.0.0' -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git