diff options
author | Pierre Ossman <ossman@cendio.se> | 2015-11-26 12:42:11 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2015-11-26 12:42:11 +0100 |
commit | 1529a8b0bea2300db2faf017cf2dc0c5f13e61b3 (patch) | |
tree | 1ea8b9c836510919429ee01bc93ef14ba9b53643 /unix | |
parent | b9b8212a60072b49def29dbf21a0de35d0a510d1 (diff) | |
download | tigervnc-1529a8b0bea2300db2faf017cf2dc0c5f13e61b3.tar.gz tigervnc-1529a8b0bea2300db2faf017cf2dc0c5f13e61b3.zip |
TigerVNC 1.5.90 (1.6.0 beta)v1.5.90
Diffstat (limited to 'unix')
-rw-r--r-- | unix/xserver/hw/vnc/xvnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.c b/unix/xserver/hw/vnc/xvnc.c index ee3dab25..f3696e10 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -85,7 +85,7 @@ from the X Consortium. #include "version-config.h" #include "site.h" -#define XVNCVERSION "TigerVNC 1.5.80" +#define XVNCVERSION "TigerVNC 1.5.90" #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") |