[X2Go-Commits] [pyhoca-gui] 01/01: Continue development
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 27 09:09:23 CET 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pyhoca-gui.
commit 5af8b6f649e280563bda054a9dbc3d2dc02358a9
Author: X2Go Release Manager <git-admin at x2go.org>
Date: Fri Dec 27 07:43:34 2019 +0100
Continue development
---
debian/changelog | 6 ++++++
man/man1/pyhoca-gui.1 | 2 +-
pyhoca-gui.spec | 2 +-
pyhoca/wxgui/__init__.py | 2 +-
4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 00663e1..5a05a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-gui (0.6.1.1-0x2go1) UNRELEASED; urgency=medium
+
+ * Continue development
+
+ -- X2Go Release Manager <git-admin at x2go.org> Fri, 27 Dec 2019 07:42:21 +0100
+
pyhoca-gui (0.6.1.0-0x2go1) unstable; urgency=medium
[ Mike Gabriel ]
diff --git a/man/man1/pyhoca-gui.1 b/man/man1/pyhoca-gui.1
index 9f42d98..ec89aad 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 "Dec 2019" "Version 0.6.1.0" "X2Go Application"
+.TH pyhoca-gui 1 "Dec 2019" "Version 0.6.1.1" "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 e148e61..f9a2ccd 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -114,7 +114,7 @@
%endif
Name: pyhoca-gui
-Version: 0.6.1.0
+Version: 0.6.1.1
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 e5ac0b3..0a5cd97 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.6.1.0'
+__VERSION__ = '0.6.1.1'
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
More information about the x2go-commits
mailing list