[X2Go-Commits] [x2godesktopsharing] 01/02: fix upstream version string

git-admin at x2go.org git-admin at x2go.org
Sat Nov 1 01:15:43 CET 2014


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

x2go pushed a commit to branch master
in repository x2godesktopsharing.

commit ac3dfadefcfd6642478bb1b7b528305770bb7e1e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 1 00:54:49 2014 +0100

    fix upstream version string
---
 sharetray.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sharetray.cpp b/sharetray.cpp
index ffc07d0..97ac247 100644
--- a/sharetray.cpp
+++ b/sharetray.cpp
@@ -36,7 +36,7 @@
 #include <QProcess>
 #define STAT_ACT_COUNT 10
 
-#define VERSION "3.0.1.6"
+#define VERSION "3.1.1.2"
 
 //needed to not get an undefined reference to static members
 int ShareTray::sigkeybintFd[2];

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git


More information about the x2go-commits mailing list