diff options
author | Pierre Ossman <ossman@cendio.se> | 2019-11-18 09:20:59 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2019-11-18 09:20:59 +0100 |
commit | 8d5cb30dbffea4bc24898f063321b67a890a8b49 (patch) | |
tree | de9cda9722d73322a22757808bd464b490984126 /unix/xserver | |
parent | 3e9301e20ad091f88f965d77ab0cf561bfa8cd3f (diff) | |
download | tigervnc-8d5cb30dbffea4bc24898f063321b67a890a8b49.tar.gz tigervnc-8d5cb30dbffea4bc24898f063321b67a890a8b49.zip |
TigerVNC 1.10.0v1.10.0
Diffstat (limited to 'unix/xserver')
-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 0f3a21a6..438b5dc9 100644 --- a/unix/xserver/hw/vnc/xvnc.c +++ b/unix/xserver/hw/vnc/xvnc.c @@ -87,7 +87,7 @@ from the X Consortium. #include "version-config.h" #include "site.h" -#define XVNCVERSION "TigerVNC 1.9.90" +#define XVNCVERSION "TigerVNC 1.10.0" #define XVNCCOPYRIGHT ("Copyright (C) 1999-2019 TigerVNC Team and many others (see README.rst)\n" \ "See https://www.tigervnc.org for information on TigerVNC.\n") |