aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2014-11-19 14:24:15 +0100
committerPierre Ossman <ossman@cendio.se>2014-11-19 14:24:15 +0100
commit59c5a55c0f5c2411c645dc48af671cc1fdbb0c06 (patch)
treeca3531637baab85718caae9026e8a989fadf1332 /unix
parent8e101704c32c47654d7453f5bde42d8d0c8cc160 (diff)
downloadtigervnc-59c5a55c0f5c2411c645dc48af671cc1fdbb0c06.tar.gz
tigervnc-59c5a55c0f5c2411c645dc48af671cc1fdbb0c06.zip
TigerVNC 1.3.90 (1.4 beta)v1.3.90
Diffstat (limited to 'unix')
-rw-r--r--unix/xserver/hw/vnc/xvnc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc
index 2ef888dd..35ea78cf 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -98,7 +98,7 @@ extern "C" {
#define Xfree free
#endif
-#define XVNCVERSION "TigerVNC 1.3.80"
+#define XVNCVERSION "TigerVNC 1.3.90"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")