aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2019-10-18 10:16:19 +0200
committerPierre Ossman <ossman@cendio.se>2019-10-18 10:16:19 +0200
commit0029e3e2b428a0af4608b82cd19166d8007c12ff (patch)
treeac9f8fd203052b8176a483408cad7464a7a452bb /unix/xserver
parent0c7fe41611f06c87e38afdb050d69abc2cd0d691 (diff)
downloadtigervnc-0029e3e2b428a0af4608b82cd19166d8007c12ff.tar.gz
tigervnc-0029e3e2b428a0af4608b82cd19166d8007c12ff.zip
Change development version to 1.10.80
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 a42a6c1a..db545196 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.10.80"
#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")