The branch, master has been updated via 7fd08b098b20353034a1c9f3e406ecf73e9cd2cf (commit) from 1b6012ebd2fb6c6ff4808e2f19a218fc03e94a1c (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 ----------------------------------------------------------------- commit 7fd08b098b20353034a1c9f3e406ecf73e9cd2cf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 5 13:09:35 2012 +0100 Continue upstream development... ----------------------------------------------------------------------- Summary of changes: debian/changelog | 6 ++++++ sharetray.cpp | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 5d5a82e..9babc6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2godesktopsharing (3.0.1.6-0~x2go1) UNRELEASED; urgency=low + + * Continue upstream development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 05 Nov 2012 13:09:02 +0100 + x2godesktopsharing (3.0.1.5-0~x2go1) unstable; urgency=low [ Milan Knížek ] diff --git a/sharetray.cpp b/sharetray.cpp index 926a5ed..7c74d24 100644 --- a/sharetray.cpp +++ b/sharetray.cpp @@ -36,7 +36,7 @@ #include <QProcess> #define STAT_ACT_COUNT 10 -#define VERSION "3.0.1.5" +#define VERSION "3.0.1.6" //needed to not get an undefined reference to static members int ShareTray::sigkeybintFd[2]; hooks/post-receive -- x2godesktopsharing.git (Desktop Sharing for X2Go) 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 "x2godesktopsharing.git" (Desktop Sharing for X2Go).