From 9a8ae53f1d77b0704efa3335901bc688751ed4f9 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. SVN-Revision: 6397 --- 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