summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorBrian P. Hinz <bphinz@users.sf.net>2014-12-26 15:16:04 -0500
committerBrian P. Hinz <bphinz@users.sf.net>2014-12-26 15:16:04 -0500
commitca220b57cee0df24f7356e64ed5842aee6f961ec (patch)
tree2b04a97c700d252ccbcfb3db81d379f9414959c8 /unix
parentca81df5d42749fdd05e20a788ca158f0b929c761 (diff)
downloadtigervnc-1.4.1.tar.gz
tigervnc-1.4.1.zip
TigerVNC 1.4.1v1.4.1
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 1aa17ded..b04c1ddf 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.0"
+#define XVNCVERSION "TigerVNC 1.4.1"
#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")