aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2015-11-26 12:39:02 +0100
committerPierre Ossman <ossman@cendio.se>2015-11-26 12:39:02 +0100
commitc416ad538903f06448349932f3723246261e5a98 (patch)
tree1840bbaff47f3097168a5a8979753673d82e3b47 /unix
parentb9b8212a60072b49def29dbf21a0de35d0a510d1 (diff)
downloadtigervnc-c416ad538903f06448349932f3723246261e5a98.tar.gz
tigervnc-c416ad538903f06448349932f3723246261e5a98.zip
Change development version to 1.6.80
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 ee3dab25..17a39b18 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.5.80"
+#define XVNCVERSION "TigerVNC 1.6.80"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")