diff --git a/CMakeLists.txt b/CMakeLists.txt index 9d8b81dd71..e85bad6ddb 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.3-SVN") +SET(SUPERTUX_VERSION "0.3.3-GIT") ### CMake configuration