summaryrefslogtreecommitdiffstats
path: root/unix/xserver
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2021-09-08 10:45:40 +0200
committerPierre Ossman <ossman@cendio.se>2021-09-08 10:45:40 +0200
commitaefb68973def5a4b61c3503b8d75d45f0b9dcb5c (patch)
tree7cb822824fadebbc09481d90b9e91810885457f3 /unix/xserver
parent49a9a3d20b11de3b040f9e7598ef1df281577c86 (diff)
downloadtigervnc-1.11.90.tar.gz
tigervnc-1.11.90.zip
TigerVNC 1.11.90 (1.12.0 beta)v1.11.90
Diffstat (limited to 'unix/xserver')
-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 8f117962..8fc7c9e0 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -71,7 +71,7 @@ extern char buildtime[];
#include "version-config.h"
#include "site.h"
-#define XVNCVERSION "TigerVNC 1.11.80"
+#define XVNCVERSION "TigerVNC 1.11.90"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)\n" \
"See https://www.tigervnc.org for information on TigerVNC.\n")