From: Tobias Markus Date: Wed, 13 Aug 2014 01:05:29 +0000 (+0200) Subject: Updating comment to replace svnversion with git X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=b315f1f90cae5aff78da487d606d6d7c17d33d95;p=supertux.git Updating comment to replace svnversion with git --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 41d4a3fd0..fcab93fe7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,7 @@ PROJECT(SUPERTUX) ## Version, for display in title bar. -## Will add r to the end if svnversion is available. +## Will add 'commit ' to the end if git is available. SET(SUPERTUX_VERSION "0.3.4-GIT") ### CMake configuration