[X2Go-Commits] [x2godesktopsharing] 01/01: Continue development

git-admin at x2go.org git-admin at x2go.org
Wed Nov 28 08:40:26 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2godesktopsharing.

commit 6a43c4bf3cfcf40142afca28183d77841b6e2b2a
Author: X2Go Release Manager <git-admin at x2go.org>
Date:   Wed Nov 28 06:53:27 2018 +0100

    Continue development
---
 VERSION.x2godesktopsharing    | 2 +-
 debian/changelog              | 6 ++++++
 man/man1/x2godesktopsharing.1 | 2 +-
 sharetray.cpp                 | 2 +-
 x2godesktopsharing.spec       | 2 +-
 5 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/VERSION.x2godesktopsharing b/VERSION.x2godesktopsharing
index 6744a5d..72dc1e3 100644
--- a/VERSION.x2godesktopsharing
+++ b/VERSION.x2godesktopsharing
@@ -1 +1 @@
-3.2.0.0
\ No newline at end of file
+3.2.0.1
diff --git a/debian/changelog b/debian/changelog
index 6fbec3a..a91457e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x2godesktopsharing (3.2.0.1-0x2go1) UNRELEASED; urgency=medium
+
+  * Continue development
+
+ -- X2Go Release Manager <git-admin at x2go.org>  Wed, 28 Nov 2018 06:51:31 +0100
+
 x2godesktopsharing (3.2.0.0-0x2go1) unstable; urgency=medium
 
   [ Mihai Moldovan ]
diff --git a/man/man1/x2godesktopsharing.1 b/man/man1/x2godesktopsharing.1
index 693bc4f..c76ad99 100644
--- a/man/man1/x2godesktopsharing.1
+++ b/man/man1/x2godesktopsharing.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2godesktopsharing 1 "Nov 2018" "Version 3.2.0.0" "X2Go Application"
+.TH x2godesktopsharing 1 "Nov 2018" "Version 3.2.0.1" "X2Go Application"
 .SH NAME
 x2godesktopsharing \- Share an X2Go desktop with other clients and users.
 .SH SYNOPSIS
diff --git a/sharetray.cpp b/sharetray.cpp
index 2fcce62..ad5d506 100644
--- a/sharetray.cpp
+++ b/sharetray.cpp
@@ -40,7 +40,7 @@
 #include <stdint.h>
 #define STAT_ACT_COUNT 10
 
-#define VERSION "3.2.0.0"
+#define VERSION "3.2.0.1"
 
 //needed to not get an undefined reference to static members
 int ShareTray::sigkeybintFd[2];
diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec
index 8f56725..e894472 100644
--- a/x2godesktopsharing.spec
+++ b/x2godesktopsharing.spec
@@ -1,5 +1,5 @@
 Name:           x2godesktopsharing
-Version:        3.2.0.0
+Version:        3.2.0.1
 Release:        0.0x2go1%{?dist}
 Summary:        Share X11 desktops with other users via X2Go
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git


More information about the x2go-commits mailing list