The branch, master has been updated
via 3a9227cee0af7cfd1c3f541aa9e6953e64e3828b (commit)
from c465830ea3cea929ce6a88bca057ec99df12bff3 (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 3a9227cee0af7cfd1c3f541aa9e6953e64e3828b
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Wed Jan 8 21:29:15 2014 +0100
Continue development...
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
pyhoca-gui.spec | 2 +-
pyhoca/wxgui/__init__.py | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index b02b2fa..6e0577c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-gui (0.4.0.10-0x2go1) UNRELEASED; urgency=low
+
+ * Continue development...
+
+ -- Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de> Wed, 08 Jan 2014 21:28:37 +0100
+
pyhoca-gui (0.4.0.9-0x2go1) unstable; urgency=low
[ Mike Gabriel ]
diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec
index 1dd02b0..8cf0503 100644
--- a/pyhoca-gui.spec
+++ b/pyhoca-gui.spec
@@ -1,5 +1,5 @@
Name: pyhoca-gui
-Version: 0.4.0.9
+Version: 0.4.0.10
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 d57c9cc..7e33696 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.4.0.9'
+__VERSION__ = '0.4.0.10'
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)).