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

X2go dev team git-admin at x2go.org
Wed Oct 12 11:03:13 CEST 2011


The branch, release/0.1.1.x has been updated
       via  e6ac02a48a23270d8bf427e5bde3ae1e1a070d5c (commit)
      from  ef42568fa9055c6227fea094daaceba96e7c54b4 (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 e6ac02a48a23270d8bf427e5bde3ae1e1a070d5c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 12 11:03:01 2011 +0200

    increment version

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

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 54090c1..0b8ae25 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -158,7 +158,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.1.1.8'
+__VERSION__ = '0.1.1.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