diff options
author | Pierre Ossman <ossman@cendio.se> | 2017-04-19 15:27:31 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2017-04-19 15:27:31 +0200 |
commit | 480943caf0803bedeb96c64e39568a1139737c4f (patch) | |
tree | d87a6b29226b07b3057cf20068bb6cfb6a762b9e /unix | |
parent | 57d4c8fbe2865f269bbd172ab11f75926b6e60fd (diff) | |
download | tigervnc-480943caf0803bedeb96c64e39568a1139737c4f.tar.gz tigervnc-480943caf0803bedeb96c64e39568a1139737c4f.zip |
TigerVNC 1.7.90 (1.8.0 beta)v1.7.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 c9987cbb..39e354a2 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.7.80" +#define XVNCVERSION "TigerVNC 1.7.90" #define XVNCCOPYRIGHT ("Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)\n" \ "See http://www.tigervnc.org for information on TigerVNC.\n") |