[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.1.0.3-2-ge3aec58

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


The branch, brokerclient has been updated
       via  e3aec5868789074d4f7166e29684df09cfe3099a (commit)
      from  5af424a7e9c6a693b56b1986a125d4b2abf37c12 (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 |    2 +-
 x2go/__init__.py |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8005b43..46fd052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-x2go (0.1.0.3-0~x2go2) UNRELEASED; urgency=low
+python-x2go (0.1.1.1-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (0.1.1.0):
     -Add X2go desktop sharing support.
diff --git a/x2go/__init__.py b/x2go/__init__.py
index c10b32c..d2893d7 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -158,7 +158,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.1.0.3'
+__VERSION__ = '0.1.1.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