The branch, build-main has been updated via b25cff23ce2bdddc3632e2b8f9fd39e7581afef6 (commit) from 0d8c6ada8efc63d78d114cd49cff08cbe281257e (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: VERSION.x2godesktopsharing | 2 +- debian/changelog | 7 +++++++ sharetray.cpp | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/VERSION.x2godesktopsharing b/VERSION.x2godesktopsharing index e9aef23..9bbc0c1 100644 --- a/VERSION.x2godesktopsharing +++ b/VERSION.x2godesktopsharing @@ -1 +1 @@ -3.0.1.3 +3.0.1.4 diff --git a/debian/changelog b/debian/changelog index 97f169f..cf003a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +x2godesktopsharing (3.0.1.4-0~x2go1) UNRELEASED; urgency=low + + * New upstream version (3.0.1.4): + - Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 13 Oct 2011 02:01:18 +0200 + x2godesktopsharing (3.0.1.3-0~x2go1) unstable; urgency=low * New upstream version (3.0.1.3): diff --git a/sharetray.cpp b/sharetray.cpp index 2bf7dee..ba3072f 100644 --- a/sharetray.cpp +++ b/sharetray.cpp @@ -35,7 +35,7 @@ #include <QProcess> #define STAT_ACT_COUNT 10 -#define VERSION "3.0.1.3" +#define VERSION "3.0.1.4" //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).