[X2Go-Commits] pyhoca-cli.git - master (branch) updated: 0.4.0.2-1-g4d64798
X2Go dev team
git-admin at x2go.org
Wed Jan 8 21:28:24 CET 2014
The branch, master has been updated
via 4d647981fa6896ddca70567c483b0012dcbd38fe (commit)
from 3c27e63bc22fc2d366142f5113ddc97ff0e42ecc (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 4d647981fa6896ddca70567c483b0012dcbd38fe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Jan 8 21:28:16 2014 +0100
Continue development...
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
pyhoca-cli.spec | 2 +-
pyhoca/cli/__init__.py | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 37c6baf..fa21916 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.4.0.3-0x2go1) UNRELEASED; urgency=low
+
+ * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 08 Jan 2014 21:27:42 +0100
+
pyhoca-cli (0.4.0.2-0x2go1) unstable; urgency=low
* New upstream version (0.4.0.2):
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index c6985ed..08f0fc9 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
Name: pyhoca-cli
-Version: 0.4.0.2
+Version: 0.4.0.3
Release: 0.0x2go1%{?dist}
Summary: Command line X2Go client written in Python
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index ba7506d..179be7a 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
http://wiki.x2go.org
"""
-__VERSION__ = "0.4.0.2"
+__VERSION__ = "0.4.0.3"
from frontend import *
hooks/post-receive
--
pyhoca-cli.git (Python X2Go Client (command line client))
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-cli.git" (Python X2Go Client (command line client)).
More information about the x2go-commits
mailing list