[X2Go-Commits] [x2godesktopsharing] 07/07: Update upstream version string in man page and sharetray.cpp.

git-admin at x2go.org git-admin at x2go.org
Sat Nov 17 11:32:39 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 5413d7c6af2cef4733b05886ac43f5986d470bd6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 17 11:32:16 2018 +0100

    Update upstream version string in man page and sharetray.cpp.
---
 debian/changelog              | 1 +
 man/man1/x2godesktopsharing.1 | 2 +-
 sharetray.cpp                 | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b64673d..baaaa8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium
       work contributed by them.
     - Update Oleksandr's mail address in all headers etc.
     - i18n: Update German translation.
+    - Update upstream version string in man page and sharetray.cpp.
   * debian/*:
     + Convert to DH packaging style. Build against Qt5.
   * debian/control:
diff --git a/man/man1/x2godesktopsharing.1 b/man/man1/x2godesktopsharing.1
index 4309387..0ca70ed 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 2017" "Version 3.1.1.5" "X2Go Application"
+.TH x2godesktopsharing 1 "Nov 2018" "Version 3.2.0.0" "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 79de551..8df1100 100644
--- a/sharetray.cpp
+++ b/sharetray.cpp
@@ -40,7 +40,7 @@
 #include <stdint.h>
 #define STAT_ACT_COUNT 10
 
-#define VERSION "3.1.1.5"
+#define VERSION "3.2.0.0"
 
 //needed to not get an undefined reference to static members
 int ShareTray::sigkeybintFd[2];

--
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