[X2Go-Commits] python-x2go.git - build-baikal (branch) updated: 0a1b275b3ef245c5baaf20709025ab55d5e50e95

X2Go dev team git-admin at x2go.org
Wed Jan 8 15:27:44 CET 2014


The branch, build-baikal has been updated
       via  0a1b275b3ef245c5baaf20709025ab55d5e50e95 (commit)
      from  37bd2638fb99223db836a5375db0026c1f60df84 (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, 7 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index f46e7fb..a346313 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-x2go (0.0.35-0~nwt1) lucid maverick testing unstable; urgency=low
+
+  * added PulseAudio support for Windows
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 18 Jan 2011 11:42:00 +0100
+
 python-x2go (0.0.34-0~nwt1) lucid maverick testing unstable; urgency=low
 
   * catching pulse audio failures (if not installed)
diff --git a/x2go/__init__.py b/x2go/__init__.py
index 338fefd..c1752e7 100644
--- a/x2go/__init__.py
+++ b/x2go/__init__.py
@@ -153,7 +153,7 @@ Contact
 """
 
 __NAME__    = 'python-x2go'
-__VERSION__ = '0.0.34'
+__VERSION__ = '0.0.35'
 
 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