[X2go-Commits] python-x2go.git - master (branch) updated: 0.2.1.0-1-gb47b28f

X2Go dev team git-admin at x2go.org
Thu Dec 13 13:33:24 CET 2012


The branch, master has been updated
       via  b47b28ff3c27d2dc75a5c18281867c2119790cc0 (commit)
      from  86a4bfdb9c720bc4dd24a59dc9bf7b2403f52005 (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 b47b28ff3c27d2dc75a5c18281867c2119790cc0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Dec 13 13:33:17 2012 +0100

    Continue development...

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

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 9baeb62..55b7597 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-x2go (0.2.1.1-0~x2go1) UNRELEASED; urgency=low
+
+  * New upstream version (0.2.1.1):
+    - Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 13 Dec 2012 13:32:30 +0100
+
 python-x2go (0.2.1.0-0~x2go1) unstable; urgency=low
 
   * New upstream version (0.2.1.0):
diff --git a/x2go/__init__.py b/x2go/__init__.py
index b0567cd..e8470ef 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -178,7 +178,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.2.1.0'
+__VERSION__ = '0.2.1.1'
 
 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