[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.2.0.3-5-g5f24287

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:57:37 CEST 2013


The branch, twofactorauth has been updated
       via  5f24287a7ad35e0d23ec3decdebef06b34e442b9 (commit)
      from  18821aff47cf41e466e06dcef71f2d52af8729a5 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    6 ------
 x2go/__init__.py |    2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 79319c2..f759dea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,3 @@
-python-x2go (0.2.0.5-0~x2go1) UNRELEASED; urgency=low
-
-  * Continue development...
-
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 12 Jun 2012 10:10:29 +0200
-
 python-x2go (0.2.0.4-0~x2go1) unstable; urgency=low
 
   * Bugfix release (0.2.0.4):
diff --git a/x2go/__init__.py b/x2go/__init__.py
index f61053f..4c38720 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -178,7 +178,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.2.0.5'
+__VERSION__ = '0.2.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