diff options
Diffstat (limited to 'unix/xserver/hw/vnc/xvnc.cc')
-rw-r--r-- | unix/xserver/hw/vnc/xvnc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc index cc1a010f..420326a3 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.90" +#define XVNCVERSION "TigerVNC 1.3.0" #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") |