Change version to 0.3.3 as agreed upon in IRC.
authorMathnerd314 <man.is.allan@gmail.com>
Mon, 22 Feb 2010 21:30:54 +0000 (21:30 +0000)
committerMathnerd314 <man.is.allan@gmail.com>
Mon, 22 Feb 2010 21:30:54 +0000 (21:30 +0000)
SVN-Revision: 6397

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