aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2017-05-16 15:53:28 +0200
committerPierre Ossman <ossman@cendio.se>2017-05-16 15:53:28 +0200
commit4d6e1b8306a8cca8ad5e15ff8201f6ea24459cfd (patch)
treeb88e8b17affc29910af1a6e8d720e4ec617cbc8a /unix
parente8486d889dbe5c7e74820bf18a487e63c89774d9 (diff)
downloadtigervnc-1.8-branch.tar.gz
tigervnc-1.8-branch.zip
TigerVNC 1.8.0v1.8.01.8-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 39e354a2..93d8af4d 100644
--- a/unix/xserver/hw/vnc/xvnc.c
+++ b/unix/xserver/hw/vnc/xvnc.c
@@ -85,7 +85,7 @@ from the X Consortium.
#include "version-config.h"
#include "site.h"
-#define XVNCVERSION "TigerVNC 1.7.90"
+#define XVNCVERSION "TigerVNC 1.8.0"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")