Skip to content

Commit

Permalink
Updating comment to replace svnversion with git
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbi committed Aug 13, 2014
1 parent 0034881 commit b315f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -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
Expand Down

0 comments on commit b315f1f

Please sign in to comment.