aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorLinn Mattsson <linma@cendio.se>2024-10-22 15:45:27 +0200
committerLinn Mattsson <linma@cendio.se>2024-10-22 15:45:27 +0200
commit1b4af5c586eb7a30a38c82fd088c1fa47a83e72f (patch)
tree6a7c8c4d13fd6104236c6d20272b04d6c617316e /unix
parentcc3abddbad0af84154808356e50bea3d5f666de7 (diff)
downloadtigervnc-1.14-branch.tar.gz
tigervnc-1.14-branch.zip
TigerVNC 1.14.1v1.14.11.14-branch
Diffstat (limited to 'unix')
-rw-r--r--unix/xserver/hw/vnc/xvnc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c
index 3439f5d9..8b0e2113 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -73,7 +73,7 @@ extern char buildtime[];
#include "version-config.h"
-#define XVNCVERSION "TigerVNC 1.14.0"
+#define XVNCVERSION "TigerVNC 1.14.1"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2024 TigerVNC Team and many others (see README.rst)\n" \
"See https://www.tigervnc.org for information on TigerVNC.\n")