[X2Go-Commits] python-x2go.git - master (branch) updated: 0.4.0.3-2-g3f1f84b

X2Go dev team git-admin at x2go.org
Sun Apr 21 23:28:29 CEST 2013


The branch, master has been updated
       via  3f1f84b0669369418b68facf23b39026c9f50f9c (commit)
      from  64bf1d06342dab0f09262fbbd2289273d0f90503 (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 3f1f84b0669369418b68facf23b39026c9f50f9c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Apr 21 23:28:25 2013 +0200

    increment egg version

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

Summary of changes:
 x2go/__init__.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 1140aa1..90896b8 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -183,7 +183,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.4.0.3'
+__VERSION__ = '0.4.0.4'
 
 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