aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2013-04-25 07:55:46 +0000
committerPierre Ossman <ossman@cendio.se>2013-04-25 07:55:46 +0000
commitb5a652cfb37254e26ede0f2a86e8259a073113eb (patch)
tree35dfb263a1ac0f6b04780e637adbb1ddfa348b88 /unix/xserver
parent2d89042890b7f592bf421ec6de7befdef08c2a8f (diff)
downloadtigervnc-1.2.90.tar.gz
tigervnc-1.2.90.zip
Bump version to 1.2.90 (1.3beta1).v1.2.90
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1_3@5086 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 8488d23c..16227cc5 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.2.80"
+#define XVNCVERSION "TigerVNC 1.2.90"
#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")