Revision: 4826 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4826&view=rev Author: dcommander Date: 2011-12-23 14:13:04 +0000 (Fri, 23 Dec 2011) Log Message: ----------- 1.1.90 (1.2 beta1)
Modified Paths: -------------- trunk/CMakeLists.txt trunk/java/CMakeLists.txt trunk/unix/xserver/hw/vnc/xvnc.cc Modified: trunk/CMakeLists.txt =================================================================== --- trunk/CMakeLists.txt 2011-12-22 15:57:59 UTC (rev 4825) +++ trunk/CMakeLists.txt 2011-12-23 14:13:04 UTC (rev 4826) @@ -18,10 +18,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.1.80) +set(VERSION 1.1.90) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,1,80,0) +set(RCVERSION 1,1,90,0) # Compatibility variables for the migration from autotools add_definitions(-DPACKAGE_NAME="${CMAKE_PROJECT_NAME}") Modified: trunk/java/CMakeLists.txt =================================================================== --- trunk/java/CMakeLists.txt 2011-12-22 15:57:59 UTC (rev 4825) +++ trunk/java/CMakeLists.txt 2011-12-23 14:13:04 UTC (rev 4826) @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(tigervnc-java Java) -set(VERSION 1.1.80) +set(VERSION 1.1.90) find_package(Java) Modified: trunk/unix/xserver/hw/vnc/xvnc.cc =================================================================== --- trunk/unix/xserver/hw/vnc/xvnc.cc 2011-12-22 15:57:59 UTC (rev 4825) +++ trunk/unix/xserver/hw/vnc/xvnc.cc 2011-12-23 14:13:04 UTC (rev 4826) @@ -96,7 +96,7 @@ #define Xfree free #endif -#define XVNCVERSION "TigerVNC 1.1.80" +#define XVNCVERSION "TigerVNC 1.1.90" #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") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits