Revision: 4835 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4835&view=rev Author: dcommander Date: 2012-01-17 22:35:43 +0000 (Tue, 17 Jan 2012) Log Message: ----------- Bump version to 1.1.91 (1.2 beta2)
Modified Paths: -------------- trunk/CMakeLists.txt trunk/java/CMakeLists.txt trunk/unix/xserver/hw/vnc/xvnc.cc Modified: trunk/CMakeLists.txt =================================================================== --- trunk/CMakeLists.txt 2012-01-17 22:33:45 UTC (rev 4834) +++ trunk/CMakeLists.txt 2012-01-17 22:35:43 UTC (rev 4835) @@ -18,10 +18,10 @@ include(CMakeMacroLibtoolFile) project(tigervnc) -set(VERSION 1.1.90) +set(VERSION 1.1.91) # The RC version must always be four comma-separated numbers -set(RCVERSION 1,1,90,0) +set(RCVERSION 1,1,91,0) # Compatibility variables for the migration from autotools add_definitions(-DPACKAGE_NAME="${CMAKE_PROJECT_NAME}") Modified: trunk/java/CMakeLists.txt =================================================================== --- trunk/java/CMakeLists.txt 2012-01-17 22:33:45 UTC (rev 4834) +++ trunk/java/CMakeLists.txt 2012-01-17 22:35:43 UTC (rev 4835) @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(tigervnc-java Java) -set(VERSION 1.1.90) +set(VERSION 1.1.91) find_package(Java) Modified: trunk/unix/xserver/hw/vnc/xvnc.cc =================================================================== --- trunk/unix/xserver/hw/vnc/xvnc.cc 2012-01-17 22:33:45 UTC (rev 4834) +++ trunk/unix/xserver/hw/vnc/xvnc.cc 2012-01-17 22:35:43 UTC (rev 4835) @@ -96,7 +96,7 @@ #define Xfree free #endif -#define XVNCVERSION "TigerVNC 1.1.90" +#define XVNCVERSION "TigerVNC 1.1.91" #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. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits