Revision: 5086
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5086&view=rev
Author:   ossman_
Date:     2013-04-25 07:55:46 +0000 (Thu, 25 Apr 2013)
Log Message:
-----------
Bump version to 1.2.90 (1.3beta1).

Modified Paths:
--------------
    branches/1_3/CMakeLists.txt
    branches/1_3/java/CMakeLists.txt
    branches/1_3/unix/xserver/hw/vnc/xvnc.cc

Modified: branches/1_3/CMakeLists.txt
===================================================================
--- branches/1_3/CMakeLists.txt 2013-04-25 07:51:47 UTC (rev 5085)
+++ branches/1_3/CMakeLists.txt 2013-04-25 07:55:46 UTC (rev 5086)
@@ -18,10 +18,10 @@
 include(CMakeMacroLibtoolFile)
 
 project(tigervnc)
-set(VERSION 1.2.80)
+set(VERSION 1.2.90)
 
 # The RC version must always be four comma-separated numbers
-set(RCVERSION 1,2,80,0)
+set(RCVERSION 1,2,90,0)
 
 # Installation paths
 set(BIN_DIR "${CMAKE_INSTALL_PREFIX}/bin")

Modified: branches/1_3/java/CMakeLists.txt
===================================================================
--- branches/1_3/java/CMakeLists.txt    2013-04-25 07:51:47 UTC (rev 5085)
+++ branches/1_3/java/CMakeLists.txt    2013-04-25 07:55:46 UTC (rev 5086)
@@ -2,7 +2,7 @@
 
 project(tigervnc-java Java)
 if(NOT VERSION)
-  set(VERSION 1.2.80)
+  set(VERSION 1.2.90)
 endif()
 
 find_package(Java)

Modified: branches/1_3/unix/xserver/hw/vnc/xvnc.cc
===================================================================
--- branches/1_3/unix/xserver/hw/vnc/xvnc.cc    2013-04-25 07:51:47 UTC (rev 
5085)
+++ branches/1_3/unix/xserver/hw/vnc/xvnc.cc    2013-04-25 07:55:46 UTC (rev 
5086)
@@ -98,7 +98,7 @@
 #define Xfree free
 #endif
 
-#define XVNCVERSION "TigerVNC 1.2.80"
+#define XVNCVERSION "TigerVNC 1.2.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.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to