summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorBrian P. Hinz <bphinz@users.sf.net>2015-01-23 18:13:22 -0500
committerBrian P. Hinz <bphinz@users.sf.net>2015-01-23 18:13:22 -0500
commit3ebdcfe1618b48fb0661938aed5306d13083c630 (patch)
treec0a3de060b45b3c1bbc72e742cdab9b313197204 /unix
parentbb78495eb23ca6681822712187a8b0a6ce9b4b14 (diff)
downloadtigervnc-3ebdcfe1618b48fb0661938aed5306d13083c630.tar.gz
tigervnc-3ebdcfe1618b48fb0661938aed5306d13083c630.zip
TigerVNC 1.4.2
Diffstat (limited to 'unix')
-rw-r--r--unix/xserver/hw/vnc/xvnc.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc
index b04c1ddf..05fb662f 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -98,8 +98,8 @@ extern "C" {
#define Xfree free
#endif
-#define XVNCVERSION "TigerVNC 1.4.1"
-#define XVNCCOPYRIGHT ("Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n" \
+#define XVNCVERSION "TigerVNC 1.4.2"
+#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")