Revision: 6377
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6377&view=rev
Author:   gbiggs
Date:     2008-04-22 22:39:47 -0700 (Tue, 22 Apr 2008)

Log Message:
-----------
Version bump

Modified Paths:
--------------
    code/player/trunk/CMakeLists.txt

Modified: code/player/trunk/CMakeLists.txt
===================================================================
--- code/player/trunk/CMakeLists.txt    2008-04-23 05:34:47 UTC (rev 6376)
+++ code/player/trunk/CMakeLists.txt    2008-04-23 05:39:47 UTC (rev 6377)
@@ -3,8 +3,8 @@
 # Set the project name (helps Visual Studio, mainly)
 PROJECT (Player)
 # Set the package version
-SET (PLAYER_VERSION 2.1.0 CACHE STRING "Player distribution version")
-SET (PLAYER_API_VERSION 2.1 CACHE STRING "Player API version")
+SET (PLAYER_VERSION 2.2.0 CACHE STRING "Player distribution version")
+SET (PLAYER_API_VERSION 2.2 CACHE STRING "Player API version")
 MESSAGE (STATUS "${PROJECT_NAME} version ${PLAYER_VERSION}")
 
 # Set where to find our internal CMake scripts
@@ -64,4 +64,4 @@
 SET (CPACK_PACKAGE_VERSION_MAJOR "${PLAYER_MAJOR_VERSION}")
 SET (CPACK_PACKAGE_VERSION_MINOR "${PLAYER_MINOR_VERSION}")
 SET (CPACK_PACKAGE_VERSION_PATCH 
"${PLAYER_REVISION_VERSION}${PLAYER_CANDIDATE_VERSION}")
-INCLUDE (CPack)
\ No newline at end of file
+INCLUDE (CPack)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to