[X2Go-Commits] [x2gokdrive] 01/01: Increase server version

git-admin at x2go.org git-admin at x2go.org
Thu Feb 17 16:41:17 CET 2022


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

x2go pushed a commit to branch feature/rootless-mode
in repository x2gokdrive.

commit da0a33549b6a99e671374ff6e8f88e6219603c89
Author: Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
Date:   Thu Feb 17 09:41:09 2022 -0600

    Increase server version
---
 x2gokdriveremote.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x2gokdriveremote.h b/x2gokdriveremote.h
index a6453ab..d447687 100644
--- a/x2gokdriveremote.h
+++ b/x2gokdriveremote.h
@@ -98,8 +98,9 @@
 //Changes 2 - 3: supporting web client, sending cursors in PNG format and know about KEEPALIVE event
 //Changes 3 - 4: extended clipboard support for web client
 //Changes 4 - 5: support for CACHEREBUILD event
+//Changes 5 - 6: support for rootless mode
 
-#define FEATURE_VERSION 5
+#define FEATURE_VERSION 6
 
 #define MAXMSGSIZE 1024*16
 

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git


More information about the x2go-commits mailing list