Skip to content

Commit

Permalink
CMakeLists tweak to change "SVN" to "GIT" in title bar (bug 930)
Browse files Browse the repository at this point in the history
  • Loading branch information
LMH0013 committed Mar 21, 2012
1 parent c664353 commit 88f047c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -38,7 +38,7 @@ PROJECT(SUPERTUX)

## Version, for display in title bar.
## Will add r<revision number> to the end if svnversion is available.
SET(SUPERTUX_VERSION "0.3.3-SVN")
SET(SUPERTUX_VERSION "0.3.3-GIT")

### CMake configuration

Expand Down

0 comments on commit 88f047c

Please sign in to comment.