From: mathnerd314 Date: Mon, 22 Feb 2010 21:30:54 +0000 (+0000) Subject: Change version to 0.3.3 as agreed upon in IRC. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=de9f658e9d4ff7098e59082757c83751fff8c9c7;p=supertux.git Change version to 0.3.3 as agreed upon in IRC. git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6397 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 522488c4b..6ea479f07 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,7 +38,7 @@ PROJECT(SUPERTUX) ## Version, for display in title bar. ## Will add r to the end if svnversion is available. -SET(SUPERTUX_VERSION "0.3.2-SVN") +SET(SUPERTUX_VERSION "0.3.3-SVN") ### CMake configuration