summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2019-10-18 10:18:35 +0200
committerPierre Ossman <ossman@cendio.se>2019-10-18 10:18:35 +0200
commit155e59e54c5d0494e6ac5439545543424ba8dd4c (patch)
tree63117f0ff5f864090e45e77467aefca9fd9e3e5b /unix/xserver/hw
parent0c7fe41611f06c87e38afdb050d69abc2cd0d691 (diff)
downloadtigervnc-155e59e54c5d0494e6ac5439545543424ba8dd4c.tar.gz
tigervnc-155e59e54c5d0494e6ac5439545543424ba8dd4c.zip
TigerVNC 1.9.90 (1.10.0 beta)v1.9.90
Diffstat (limited to 'unix/xserver/hw')
-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 a42a6c1a..0f3a21a6 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -87,7 +87,7 @@ from the X Consortium.
#include "version-config.h"
#include "site.h"
-#define XVNCVERSION "TigerVNC 1.9.80"
+#define XVNCVERSION "TigerVNC 1.9.90"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)\n" \
"See https://www.tigervnc.org for information on TigerVNC.\n")