Revision: 4862 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4862&view=rev Author: dcommander Date: 2012-03-09 20:34:29 +0000 (Fri, 09 Mar 2012) Log Message: ----------- Bump version to 1.2.0
Modified Paths: -------------- branches/1_2/CMakeLists.txt branches/1_2/java/CMakeLists.txt branches/1_2/unix/xserver/hw/vnc/xvnc.cc Modified: branches/1_2/CMakeLists.txt =================================================================== --- branches/1_2/CMakeLists.txt 2012-03-06 02:49:56 UTC (rev 4861) +++ branches/1_2/CMakeLists.txt 2012-03-09 20:34:29 UTC (rev 4862) @@ -18,10 +18,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.1.91) +set(VERSION 1.2.0) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,1,91,0) +set(RCVERSION 1,2,0,0) # Compatibility variables for the migration from autotools add_definitions(-DPACKAGE_NAME="${CMAKE_PROJECT_NAME}") Modified: branches/1_2/java/CMakeLists.txt =================================================================== --- branches/1_2/java/CMakeLists.txt 2012-03-06 02:49:56 UTC (rev 4861) +++ branches/1_2/java/CMakeLists.txt 2012-03-09 20:34:29 UTC (rev 4862) @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(tigervnc-java Java) -set(VERSION 1.1.91) +set(VERSION 1.2.0) find_package(Java) Modified: branches/1_2/unix/xserver/hw/vnc/xvnc.cc =================================================================== --- branches/1_2/unix/xserver/hw/vnc/xvnc.cc 2012-03-06 02:49:56 UTC (rev 4861) +++ branches/1_2/unix/xserver/hw/vnc/xvnc.cc 2012-03-09 20:34:29 UTC (rev 4862) @@ -96,7 +96,7 @@ #define Xfree free #endif -#define XVNCVERSION "TigerVNC 1.1.91" +#define XVNCVERSION "TigerVNC 1.2.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") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits