[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.39.0-77-g0939306

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


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

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index e055d31..d8fe7f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-x2go (0.0.40.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+
+  * new upstream features (0.0.40.0):
+      - EMPTY
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 1 Mar 2011 00:32:00 +0100
+
 python-x2go (0.0.39.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * new upstream features (0.0.39.0):
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 054d73b..dcda398 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -153,7 +153,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.0.39.0'
+__VERSION__ = '0.0.40.0'
 
 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