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=9a8ae53f1d77b0704efa3335901bc688751ed4f9;p=supertux.git Change version to 0.3.3 as agreed upon in IRC. SVN-Revision: 6397 --- 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