[X2go-Commits] python-x2go.git - master (branch) updated: 0.4.0.0-5-g4af3162

X2Go dev team git-admin at x2go.org
Wed Feb 13 12:47:52 CET 2013


The branch, master has been updated
       via  4af31629e0038edcb7c8a89f463d641e50f9e88a (commit)
       via  752880e6a972e243aae84d0d5f3bb2ca4af04128 (commit)
      from  937539415120c32ba970c0ec9e4bc7e9f6861f68 (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 4af31629e0038edcb7c8a89f463d641e50f9e88a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Feb 13 12:49:50 2013 +0100

    Continue development...

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

Summary of changes:
 debian/changelog |   10 ++++++++--
 x2go/__init__.py |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 7399ad6..dee47f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
-python-x2go (0.4.0.1-0~x2go1) UNRELEASED; urgency=low
+python-x2go (0.4.0.2-0~x2go1) UNRELEASED; urgency=low
+
+  * Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 13 Feb 2013 12:49:35 +0100
+
+python-x2go (0.4.0.1-0~x2go1) unstable; urgency=low
 
   * Documentation fix and typo fix relevant for win32 build.
 
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 12 Feb 2013 08:55:31 +0100
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 13 Feb 2013 12:36:50 +0100
 
 python-x2go (0.4.0.0-0~x2go1) unstable; urgency=low
 
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 926a338..17375d6 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -183,7 +183,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.4.0.1'
+__VERSION__ = '0.4.0.2'
 
 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