aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2018-07-16 16:08:55 +0200
committerPierre Ossman <ossman@cendio.se>2018-07-16 16:08:55 +0200
commit6f2301d08e64a965ad36b401ec8dc2b24bc47075 (patch)
tree31cc925633de87212995ec137ae5973759b72986 /unix
parentd6e60f8d927b89cff31f269e27718a02b16593fa (diff)
downloadtigervnc-1.9-branch.tar.gz
tigervnc-1.9-branch.zip
TigerVNC 1.9.0v1.9.01.9-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 9dd4e1c6..297a2dd2 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.8.90"
+#define XVNCVERSION "TigerVNC 1.9.0"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2018 TigerVNC Team and many others (see README.rst)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")