Revision: 8203 http://playerstage.svn.sourceforge.net/playerstage/?rev=8203&view=rev Author: thjc Date: 2009-08-16 07:41:19 +0000 (Sun, 16 Aug 2009)
Log Message: ----------- Preparing for rc3 release of player Modified Paths: -------------- code/player/trunk/CMakeLists.txt code/player/trunk/ChangeLog Modified: code/player/trunk/CMakeLists.txt =================================================================== --- code/player/trunk/CMakeLists.txt 2009-08-15 08:20:24 UTC (rev 8202) +++ code/player/trunk/CMakeLists.txt 2009-08-16 07:41:19 UTC (rev 8203) @@ -16,7 +16,7 @@ PROJECT (Player) STRING (TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER) # Set the package version -SET (PLAYER_VERSION 3.0.0-rc3~svn CACHE STRING "Player distribution version") +SET (PLAYER_VERSION 3.0.0-rc3 CACHE STRING "Player distribution version") SET (PLAYER_API_VERSION 3.0 CACHE STRING "Player API version") MESSAGE (STATUS "${PROJECT_NAME} version ${PLAYER_VERSION}") Modified: code/player/trunk/ChangeLog =================================================================== --- code/player/trunk/ChangeLog 2009-08-15 08:20:24 UTC (rev 8202) +++ code/player/trunk/ChangeLog 2009-08-16 07:41:19 UTC (rev 8203) @@ -1,3 +1,13 @@ +3.0.0-rc3 (2009-08-16) + - Fix hang on unsubscribe with dummy driver + - Fix for out of sync data for clients in PULL mode + - Guard true/false definition + - Applied patch #2832969: Update to writelog and readlog + - Applied patch #2832758: p2os big patch + - Fixes for building on Windows. Made the generated installer work, including installing example source that actually works. + - Fixed major mem leak in passthrough driver. + - Removed spurious random int from IMU interface + 3.0.0-rc2 (2009-08-04) - Ruby bindings for C++ library, thanks to Piotr for the Python bindings - Many copyright clarifications and changes (drivers should all be GPLv2 compat now) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit