[X2go-Commits] python-x2go.git - release/0.1.1.x (branch) updated: 0.1.1.7-2-g37df497

X2go dev team git-admin at x2go.org
Sun Sep 25 02:44:16 CEST 2011


The branch, release/0.1.1.x has been updated
       via  37df497bbc529a327248c2655b3788691afda1bb (commit)
      from  9ea25b87eb8667eedc2a45cf27ff80d97256df62 (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 37df497bbc529a327248c2655b3788691afda1bb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Sep 25 02:44:13 2011 +0200

    version increment

-----------------------------------------------------------------------

Summary of changes:
 x2go/__init__.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 100a162..54090c1 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -158,7 +158,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.1.1.7'
+__VERSION__ = '0.1.1.8'
 
 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