aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2012-01-17 22:35:43 +0000
committerDRC <dcommander@users.sourceforge.net>2012-01-17 22:35:43 +0000
commit4f3b25479e282749ad69fc51939b9072cfb7a522 (patch)
treee981ff20f4aa7a9b448e3e9575cfcad081d33abe /unix/xserver
parent0141bd5e6937579d44e4391265154bd696ea5172 (diff)
downloadtigervnc-4f3b25479e282749ad69fc51939b9072cfb7a522.tar.gz
tigervnc-4f3b25479e282749ad69fc51939b9072cfb7a522.zip
Bump version to 1.1.91 (1.2 beta2)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4835 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix/xserver')
-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 97bfe01c..05d4eb12 100644
--- a/unix/xserver/hw/vnc/xvnc.cc
+++ b/unix/xserver/hw/vnc/xvnc.cc
@@ -96,7 +96,7 @@ extern "C" {
#define Xfree free
#endif
-#define XVNCVERSION "TigerVNC 1.1.90"
+#define XVNCVERSION "TigerVNC 1.1.91"
#define XVNCCOPYRIGHT ("Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\n" \
"See http://www.tigervnc.org for information on TigerVNC.\n")