The branch, master has been updated via 3faf29061e1775e6a0fb5d68fa66e5d804d4e393 (commit) from 658b666654a419cf18bd68a3d8b3df54400287c4 (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 3faf29061e1775e6a0fb5d68fa66e5d804d4e393 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Feb 22 15:14:04 2012 +0100 Continue development... ----------------------------------------------------------------------- Summary of changes: VERSION.x2godesktopsharing | 2 +- debian/changelog | 6 ++++++ sharetray.cpp | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/VERSION.x2godesktopsharing b/VERSION.x2godesktopsharing index 9bbc0c1..4913c2b 100644 --- a/VERSION.x2godesktopsharing +++ b/VERSION.x2godesktopsharing @@ -1 +1 @@ -3.0.1.4 +3.0.1.5 diff --git a/debian/changelog b/debian/changelog index 2126ba0..4fc14c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2godesktopsharing (3.0.1.5-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Feb 2012 15:13:53 +0100 + x2godesktopsharing (3.0.1.4-0~x2go1) unstable; urgency=low * New upstream version (3.0.1.4): diff --git a/sharetray.cpp b/sharetray.cpp index 586a5b5..a019cce 100644 --- a/sharetray.cpp +++ b/sharetray.cpp @@ -35,7 +35,7 @@ #include <QProcess> #define STAT_ACT_COUNT 10 -#define VERSION "3.0.1.4" +#define VERSION "3.0.1.5" //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).