[X2Go-Commits] pyhoca-cli.git - build-baikal (branch) updated: 0.4.0.1-1-g0cfcb3e
X2Go dev team
git-admin at x2go.org
Wed Jan 8 21:13:31 CET 2014
The branch, build-baikal has been updated
via 0cfcb3ed779c46c9569fd372fa15db354d7cbe52 (commit)
from eb0e526ff613566368677463726f69ffab5a5942 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 6 ++++++
pyhoca/cli/__init__.py | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d03a733..eebff6e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-cli (0.4.0.2-0~x2go1) UNRELEASED; urgency=low
+
+ * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 12 Feb 2013 20:44:54 +0100
+
pyhoca-cli (0.4.0.1-0~x2go1) unstable; urgency=low
* Bump egg version to 0.4.0.1
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 526f6ad..ba7506d 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.1"
+__VERSION__ = "0.4.0.2"
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