Updating comment to replace svnversion with git
authorTobias Markus <tobbi@mozilla-uk.org>
Wed, 13 Aug 2014 01:05:29 +0000 (03:05 +0200)
committerTobias Markus <tobbi@mozilla-uk.org>
Wed, 13 Aug 2014 01:05:29 +0000 (03:05 +0200)
CMakeLists.txt

index 41d4a3f..fcab93f 100644 (file)
@@ -37,7 +37,7 @@
 PROJECT(SUPERTUX)
 
 ## Version, for display in title bar.
-## Will add r<revision number> to the end if svnversion is available.
+## Will add 'commit <hash>' to the end if git is available.
 SET(SUPERTUX_VERSION "0.3.4-GIT")
 
 ### CMake configuration