Change version to 0.3.3 as agreed upon in IRC.
authormathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 22 Feb 2010 21:30:54 +0000 (21:30 +0000)
committermathnerd314 <mathnerd314@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Mon, 22 Feb 2010 21:30:54 +0000 (21:30 +0000)
git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6397 837edb03-e0f3-0310-88ca-d4d4e8b29345

CMakeLists.txt

index 522488c..6ea479f 100644 (file)
@@ -38,7 +38,7 @@ PROJECT(SUPERTUX)
 
 ## Version, for display in title bar.
 ## Will add r<revision number> to the end if svnversion is available.
-SET(SUPERTUX_VERSION "0.3.2-SVN")
+SET(SUPERTUX_VERSION "0.3.3-SVN")
 
 ### CMake configuration