From de9f658e9d4ff7098e59082757c83751fff8c9c7 Mon Sep 17 00:00:00 2001 From: mathnerd314 Date: Mon, 22 Feb 2010 21:30:54 +0000 Subject: [PATCH] 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 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0