include(CMakeMacroLibtoolFile)
project(tigervnc)
-set(VERSION 1.0.90)
+set(VERSION 1.1.80)
# The RC version must always be four comma-separated numbers
-set(RCVERSION 1,0,90,0)
+set(RCVERSION 1,1,80,0)
# Manual toggle until we can deprecate the old viewers
option(BUILD_NEW_VNCVIEWER "Build the new FLTK based vncviewer instead of the old ones" ON)
- TigerVNC Java Viewer version 1.0.90
+ TigerVNC Java Viewer version 1.1.80
======================================================================
public class VncViewer extends java.applet.Applet implements Runnable
{
- public static final String version = "1.0.90";
+ public static final String version = "1.1.80";
public static final String about1 = "TigerVNC Viewer for Java "+version;
public static final String about2 = "Copyright (C) 1998-2010 "+
"[many holders]";
#define Xfree free
#endif
-#define XVNCVERSION "TigerVNC 1.0.90"
+#define XVNCVERSION "TigerVNC 1.1.80"
#define XVNCCOPYRIGHT ("Copyright (C) 2002-2005 RealVNC Ltd.\n" \
"Copyright (C) 2000-2006 Constantin Kaplinsky\n" \
"Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n" \