summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2019-11-18 09:20:59 +0100
committerPierre Ossman <ossman@cendio.se>2019-11-18 09:20:59 +0100
commit8d5cb30dbffea4bc24898f063321b67a890a8b49 (patch)
treede9cda9722d73322a22757808bd464b490984126 /unix
parent3e9301e20ad091f88f965d77ab0cf561bfa8cd3f (diff)
downloadtigervnc-1.10.0.tar.gz
tigervnc-1.10.0.zip
TigerVNC 1.10.0v1.10.0
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 0f3a21a6..438b5dc9 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.90"
+#define XVNCVERSION "TigerVNC 1.10.0"
#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")