[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.4.0.8-1-ged9005d

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:21:46 CET 2014


The branch, brokerclient has been updated
       via  ed9005dad8ef2de3c820aa82d9e61887ddb64b54 (commit)
      from  000e5e38e26713f485314365486d05b93100a189 (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 ++++++
 x2go/__init__.py |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0d44145..0993fda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-x2go (0.4.0.9-0~x2go1) UNRELEASED; urgency=low
+
+  * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 07 Aug 2013 12:18:46 +0200
+
 python-x2go (0.4.0.8-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.4.0.8):
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 0c40bef..65bd8c7 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -183,7 +183,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.4.0.8'
+__VERSION__ = '0.4.0.9'
 
 from gevent import monkey
 monkey.patch_all()


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list