aboutsummaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorBrian P. Hinz <bphinz@users.sf.net>2015-03-01 14:58:35 -0500
committerBrian P. Hinz <bphinz@users.sf.net>2015-03-01 14:58:35 -0500
commit49d0629dd87c0eb695d72dec7481e9169f55ae9e (patch)
treec53338dd495143f99a2e00bd81e631fa8d5080b2 /unix
parentfec3eb47d472d16b7c8fdd359047f075b2955330 (diff)
downloadtigervnc-49d0629dd87c0eb695d72dec7481e9169f55ae9e.tar.gz
tigervnc-49d0629dd87c0eb695d72dec7481e9169f55ae9e.zip
TigerVNC 1.4.3v1.4.31.4-branch
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 05fb662f..2826e176 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.4.2"
+#define XVNCVERSION "TigerVNC 1.4.3"
#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")